Click or drag to resize
VirtualContextAddPreviewHash Method
Gets the custom prefix hash for the virtual context URL validation

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string AddPreviewHash(
	string path
)

Parameters

path
Type: SystemString
Relative path of the document to get hash for

Return Value

Type: String
See Also