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

In This Topic
    WebCacheAccessHandler Class Members
    In This Topic

    The following tables list the members exposed by WebCacheAccessHandler.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebCacheAccessHandler class.  
    Top
    Public Properties
     NameDescription
    Public PropertyAn implementation of IHttpHandler.IsReusable.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Generates a WebCache key for the items being cached.  
    Public MethodAn implementation of IHttpHandler.ProcessRequest.  
    Top
    See Also