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

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

Parameters

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

Return Value

Type: Stream
See Also