Click or drag to resize
WebDAVHelperGetResourceHash Method
Gets resource hash MD5 ('UserName'_'URL').

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 9.0.0
Syntax
C#
public static string GetResourceHash(
	string path
)

Parameters

path
Type: SystemString
URL path

Return Value

Type: String
See Also