WebDAVURLProviderGetContentFileWebDAVUrl Method |
Gets content file relative URL for WebDAV module.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static string GetContentFileWebDAVUrl(
string aliasPath,
string cultureCode,
string groupName
)
Parameters
- aliasPath
- Type: SystemString
Node alias path - cultureCode
- Type: SystemString
Node culture code - groupName
- Type: SystemString
Community group name (optional)
Return Value
Type:
StringSee Also