Progress® Telerik® Reporting R1 2021
IStorage.GetBytes Method
Retrieves a byte array value stored under particular key.
Namespace:
Telerik.Reporting.Cache.InterfacesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- key
- Type: SystemString
The key that denotes the stored byte array value.
Return Value
Type: ByteThe byte array value stored under the given key. If no such key is found, null (Nothing).
Version Information
Supported in: 1.0.1