| ZipStorageProvider Properties |
The ZipStorageProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheData |
If true, the loaded data is cached
| |
| CacheDataLimit |
Limit size for the caching of the file data (bytes)
| |
| CustomRootPath |
Gets or sets Custom path where files should be stored.
(Inherited from AbstractStorageProvider.) | |
| DirectoryProviderObject |
Returns CMSDirectoryProvider object.
(Inherited from AbstractStorageProvider.) | |
| ExternalStorageName |
Returns name of external storage (if current instance running on external storage).
(Inherited from AbstractStorageProvider.) | |
| FilePath |
Zip file path
| |
| FileProviderObject |
Returns AbstractFile object.
(Inherited from AbstractStorageProvider.) | |
| HasCustomRootPath |
Returns whether provider has custom root path.
(Inherited from AbstractStorageProvider.) | |
| IsExternalStorage |
Returns whether current instance is running on external storage.
(Inherited from AbstractStorageProvider.) | |
| IsSharedStorage |
Gets or sets a value indicating whether current instance is running on shared storage.
(Inherited from AbstractStorageProvider.) | |
| MappedPath |
Mapped path
(Inherited from AbstractStorageProvider.) | |
| Name |
Provider name
(Overrides AbstractStorageProviderName.) | |
| ParentStorageProvider |
Parent storage provider
(Inherited from AbstractStorageProvider.) | |
| ProviderAssembly |
Custom Provider library assembly.
(Inherited from AbstractStorageProvider.) | |
| ProviderAssemblyName |
Custom Provider library assembly.
(Inherited from AbstractStorageProvider.) | |
| PublicExternalFolderObject |
Gets or sets whether external storage folder object (i.e. Container for WA blob storage) has public access or not.
(Inherited from AbstractStorageProvider.) | |
| RootDirectory |
Root directory
| |
| ZipFile |
Zip file info object
|