UIContextHelperAppendDialogHash Method |
Appends hash to URL if context contains dialog parameter
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public static string AppendDialogHash(
UIContext context,
string url
)
Parameters
- context
- Type: CMS.FormEngine.Web.UIUIContext
UI context - url
- Type: SystemString
URL to hash is added
Return Value
Type:
StringSee Also