Inheritance Hierarchy
RainWorx.FrameWorx.Providers.Media.AzureBlobStorageMediaSaver
Namespace: RainWorx.FrameWorx.Providers.Media.Azure
Assembly: RainWorx.FrameWorx.Providers.Media.Azure (in RainWorx.FrameWorx.Providers.Media.Azure.dll) Version: 3.5
Syntax
C#
public class BlobStorageMediaSaver : IMediaSaver
The BlobStorageMediaSaver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BlobStorageMediaSaver | Initializes a new instance of the BlobStorageMediaSaver class |
Properties
Name | Description | |
---|---|---|
![]() | DefaultProviderSettings | |
![]() | TypeName |
Methods
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | DeleteVariation | |
![]() | Save | |
![]() | VerifyProviderSettings |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also