Click or drag to resize
VirtualContextValidatePreviewHash Method
Gets the additional custom prefix parameters part for the virtual context URL

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

Parameters

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

Return Value

Type: Boolean
See Also