GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace : CompiledReportHandler Class |
The following tables list the members exposed by CompiledReportHandler.
Name | Description | |
---|---|---|
CompiledReportHandler Constructor | Initializes a new instance of the CompiledReportHandler class. |
Name | Description | |
---|---|---|
IsReusable | Returns a value indicating whether the class can be pooled. (Inherited from GrapeCity.ActiveReports.Web.Handlers.ArHandlerBase) |
Name | Description | |
---|---|---|
ProcessRequest | Overridden. This is the method that ASP.NET will use to allow the handler to handle a request. Essentially all handler work begins with this method. |