Click or drag to resize
UIContextHelperAppendDialogHash Method (String)
Appends hash to URL. Used in selectors (no need for dialog mode).

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string AppendDialogHash(
	string url
)

Parameters

url
Type: SystemString
URL to hash is added

Return Value

Type: String
See Also