Click or drag to resize
AbstractStorageProviderIsExternalStorage Property
Returns whether current instance running on external storage.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public bool IsExternalStorage { get; }

Property Value

Type: Boolean
See Also