Click or drag to resize
ApplicationUrlHelperGetApplicationHash 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.ModulesUIElementInfo
UI element info

Return Value

Type: String
See Also