VirtualContextAddPreviewHash Method |
Gets the custom prefix hash for the virtual context URL validation
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string AddPreviewHash(
string path
)
Parameters
- path
- Type: SystemString
Relative path of the document to get hash for
Return Value
Type:
StringSee Also