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

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

Parameters

ui
Type: CMS.Modules.UIElementInfo
UI element info

Return Value

Type: String
See Also