WebDAVHelperGetResourceHash Method |
Gets resource hash MD5 ('UserName'_'URL').
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static string GetResourceHash(
string path
)
Parameters
- path
- Type: SystemString
URL path
Return Value
Type:
StringSee Also