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