| AbstractStorageProvider Properties |
The AbstractStorageProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomRootPath |
Gets or sets Custom path where files should be stored.
| |
| 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 |
Gets or sets a value indicating 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.
|