Gets a page object from cache.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ServerAssembly: PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
Object GetPageFromCache( string key ) |
| Visual Basic (Declaration) |
|---|
Function GetPageFromCache ( _ key As String _ ) As Object |
| Visual C++ |
|---|
Object^ GetPageFromCache( String^ key ) |
Parameters
- key
- Type: System..::.String
Page identifier.