The IAssetStorageProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateAssetBinary |
Create a new binary storage with the given stream and extension.
| |
DeleteAssetBinary |
Delete an asset binary storage by its location and extension.
| |
GetAssetStream |
Retrieves Asset Stream with provided location and file extension.
| |
GetPhysicalLocation |
Properties
Name | Description | |
---|---|---|
Name |
Get the Name of the Storage Provider.
| |
TypeNames |
Get the Asset type-names mapped to the Storage Provider.
|