displays summary of the specified event
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult EventConfirmation( int id )
Parameters
- id
- Type: SystemInt32
id of the specified event
Return Value
Type: ActionResultView(Event)
See Also