You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AccountController Class > ReportAbuse Method

AccountControllerReportAbuse Method

AuctionWorx 3.5 API
Send a "report abuse" email to the website owner regarding a specific message

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public ActionResult ReportAbuse(
	int id
)

Parameters

id
Type: SystemInt32
The message id being reported

Return Value

Type: ActionResult
Redirect to all messages view
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.