ActiveReports Developer 7
WebCacheAccessHandler Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace : WebCacheAccessHandler Class

Glossary Item Box

The following tables list the members exposed by WebCacheAccessHandler.

Public Constructors

 NameDescription
Public ConstructorWebCacheAccessHandler ConstructorInitializes 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