WebDAVURLProviderGetMediaFileWebDAVUrlInternal Method |
Gets media file relative URL for WebDAV.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 12.0.0
Syntax protected virtual string GetMediaFileWebDAVUrlInternal(
string libraryName,
string filePath,
string groupName
)
Parameters
- libraryName
- Type: SystemString
Library name - filePath
- Type: SystemString
File path - groupName
- Type: SystemString
Community group name (optional)
Return Value
Type:
StringSee Also