ActiveReports 8
ArHandlerBase Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Web.v8 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace : ArHandlerBase Class

Glossary Item Box

The following tables list the members exposed by ArHandlerBase.

Public Properties

 NameDescription
Public PropertyIsReusableReturns a value indicating whether the class can be pooled.  
Top

Public Methods

 NameDescription
Public MethodProcessRequestThis is the method that ASP.NET will use to allow the handler to handle a request. Essentially all handler work begins with this method.  
Top

See Also