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

In This Topic
    RdlxHandler Class Members
    In This Topic

    The following tables list the members exposed by RdlxHandler.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an instance of the RdlxHandler 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