Click or drag to resize
AbstractStorageProviderCustomRootPath Property
Gets or sets Custom path where files should be stored.

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

Property Value

Type: String
See Also