DocumentUltimate: ASP.NET Document Viewer and .NET Document Converter
C#
VB
Show/Hide TOC
Document
Ultimate
Web
Configuration
Get
Cache Method
Gets the document cache used by this web configuration instance.
Definition
Namespace:
GleamTech.DocumentUltimate.AspNet
Assembly:
GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
Copy
public
DocumentCache
GetCache
()
VB
Copy
Public
Function
GetCache
As
DocumentCache
Return Value
DocumentCache
A
DocumentCache
instance.
See Also
Reference
DocumentUltimateWebConfiguration Class
GleamTech.DocumentUltimate.AspNet Namespace
In This Article
Definition
See Also