ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.Handlers Namespace / ArHandlerBase Class
Properties Methods

In This Topic
    ArHandlerBase Class Members
    In This Topic

    The following tables list the members exposed by ArHandlerBase.

    Public Properties
     NameDescription
    Public PropertyReturns a value indicating whether the class can be pooled.  
    Top
    Public Methods
     NameDescription
    Public MethodThis 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