ActiveReports.Web Request technical support
WebCacheAccessHandler Constructor
See Also 


Initializes a new instance of the WebCacheAccessHandler class.
Initializes a new instance of the WebCacheAccessHandler class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As WebCacheAccessHandler()
C# 
public WebCacheAccessHandler()

See Also