Send a "report abuse" email to the website owner regarding a specific message
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: 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: ActionResultRedirect to all messages view
See Also