Click or drag to resize
AbstractStorageProviderHasCustomRootPath Property
Returns whether provider has custom root path.

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

Property Value

Type: Boolean
See Also