Progress® Telerik® Reporting R3 2021
CacheStorage.Exists Method
Retrieves a value indicating if a single value (string or byte array)
exists in the storage.
Namespace:
Telerik.Reporting.CacheAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- key
- Type: SystemString
The key that denotes the stored value.
Return Value
Type: BooleanTrue if the key with its value exists in the storage, otherwise false.
Implements
IStorageExists(String)Remarks
Implements the Exists(String) interface member.
Version Information
Supported in: 1.0.1