Click or drag to resize
UIContextHelperGetApplicationHash Method (UIElementInfo)
Gets the application hash (starting with #)

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetApplicationHash(
	UIElementInfo ui
)

Parameters

ui
Type: CMS.ModulesUIElementInfo
UI element info

Return Value

Type: String
See Also