BlobInfoProvider GetBlobContent Method (BlobInfo, )Kentico 8.0 API Reference
Returns stream with block blob.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

bi
Type: CMS.AzureStorage BlobInfo
Blob info object.
requestOptions
Type: BlobRequestOptions
Blob request options.

Return Value

Type: Stream
See Also