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