GrapeCity.ActiveReports.Web.v8 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace : ArHandlerBase Class |
The following tables list the members exposed by ArHandlerBase.
Name | Description | |
---|---|---|
IsReusable | Returns a value indicating whether the class can be pooled. |
Name | Description | |
---|---|---|
ProcessRequest | 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. |