Click or drag to resize
WebDAVSettingsBasePath Property
Gets or sets base path, for example: '/cms/files/'.

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 10.0.0
Syntax
C#
public static string BasePath { get; set; }

Property Value

Type: String
See Also