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

Glossary Item Box

Initializes a new instance of the WebCacheAccessHandler class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public WebCacheAccessHandler()

See Also