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

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

Property Value

Type: Boolean
See Also