Click or drag to resize
AbstractStorageProviderExternalStorageName Property
Returns name of external storage (if current instance running on external storage).

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public string ExternalStorageName { get; protected set; }

Property Value

Type: String
See Also