| ApplicationUrlHelperAppendDialogHash Method | 
            Appends hash to URL. Used in selectors (no need for dialog mode).
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string AppendDialogHash(
	string url
)
Parameters
- url
- Type: SystemString
 URL to hash is added
Return Value
Type: 
String See Also
See Also