Displays "Download Report" view
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult GetCSVReport( int id, bool? compress )
Parameters
- id
- Type: SystemInt32
id of the report to download - compress
- Type: SystemNullableBoolean
Return Value
Type: ActionResultSee Also