Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.AzureStorage
BlobInfoProvider Class
BlobInfoProvider Methods
GetBlobContent Method
GetBlobContent Method (BlobInfo)
GetBlobContent Method (BlobInfo, BlobRequestOptions)
BlobInfoProvider
GetBlobContent Method (BlobInfo)
Returns stream with block blob.
Namespace:
CMS.AzureStorage
Assembly:
CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
Stream
GetBlobContent
(
BlobInfo
blobInfo
)
Parameters
blobInfo
Type:
CMS.AzureStorage
BlobInfo
Blob info object.
Return Value
Type:
Stream
See Also
Reference
BlobInfoProvider Class
GetBlobContent Overload
CMS.AzureStorage Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com