The IAssetStorageProvider type exposes the following members.

Methods

  NameDescription
Public methodCreateAssetBinary
Create a new binary storage with the given stream and extension.
Public methodDeleteAssetBinary
Delete an asset binary storage by its location and extension.
Public methodGetAssetStream
Retrieves Asset Stream with provided location and file extension.
Public methodGetPhysicalLocation

Properties

  NameDescription
Public propertyName
Get the Name of the Storage Provider.
Public propertyTypeNames
Get the Asset type-names mapped to the Storage Provider.

See Also