| AbstractStorageProvider Properties |
The AbstractStorageProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomRootPath |
Gets or sets Custom path where files should be stored.
| |
| CustomRootUrl |
Specifies custom root URL for provider.
| |
| DefaultProvider |
Default storage provider
| |
| DirectoryProviderObject |
Returns CMSDirectoryProvider object.
| |
| ExternalStorageName |
Returns name of external storage (if current instance running on external storage).
| |
| FileProviderObject |
Returns AbstractFile object.
| |
| HasCustomRootPath |
Returns whether provider has custom root path.
| |
| IsExternalStorage |
Returns whether current instance is running on external storage.
| |
| IsSharedStorage |
Returns whether current instance is running on shared storage.
| |
| MappedPath |
Mapped path
| |
| Name |
Provider name
| |
| ParentStorageProvider |
Parent storage provider
| |
| ProviderAssembly |
Custom Provider library assembly.
| |
| ProviderAssemblyName |
Custom Provider library assembly.
| |
| PublicExternalFolderObject |
Gets or sets whether external storage folder object (i.e. Container for WA blob storage) has public access or not.
| |
| StartingPath |
Starting path that the provider will use as prefix in case it is used
| |
| SystemProvider |
System.IO storage provider
|