Progress® Telerik® Reporting R1 2021
ICache Interface
Provides a mechanism for managing the internal cache used by the reporting engine and the viewers.
Namespace:
Telerik.Reporting.Cache.InterfacesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ICache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clear |
Clears all values and their corresponding keys from the cache.
|
![]() | GetValue |
Retrieves the value with the specified key from the cache.
|
![]() | HasValue |
Determines if a value with the specified key exists in the cache.
|
![]() | SetValue |
Stores the specified value with the given key in the cache.
|
Version Information
Supported in: 1.0.1