Progress® Telerik® Reporting R1 2019
CacheStorageGetString Method
Retrieves a string value stored under particular key.
Namespace:
Telerik.Reporting.CacheAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- key
- Type: SystemString
The key that denotes the stored string value.
Return Value
Type: StringThe string value stored under the given key. If no such key is found, null (Nothing).
Implements
IStorageGetString(String)Remarks
Implements the GetString(String) interface member.
Version Information
Supported in: 1.0.1