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

In This Topic
    CompiledReportHandler Class Members
    In This Topic

    The following tables list the members exposed by CompiledReportHandler.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CompiledReportHandler class.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. 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.  
    Top
    See Also