ActiveReports.Web Request technical support
WebCacheAccessHandler Class Members
See Also  Properties  Methods 


The following tables list the members exposed by WebCacheAccessHandler.

Public Constructors

 NameDescription
Public ConstructorWebCacheAccessHandler ConstructorInitializes a new instance of the WebCacheAccessHandler class.
Initializes a new instance of the WebCacheAccessHandler class.  
Top

Public Properties

 NameDescription
Public PropertyIsReusableAn implementation of IHttpHandler.IsReusable.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)GenCacheKeyGenerates a WebCache key for the items being cached.  
Public MethodProcessRequestAn implementation of IHttpHandler.ProcessRequest.  
Top

See Also