Returns the current Status of the specified event
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public JsonResult GetEventStatus( int eventId )
Parameters
- eventId
- Type: SystemInt32
Return Value
Type: JsonResultJSON encoded string
See Also