ApplicationUrlHelperGetApplicationHash Method (UIElementInfo) |
Gets the application hash (starting with #)
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public static string GetApplicationHash(
UIElementInfo ui
)
Parameters
- ui
- Type: CMS.ModulesUIElementInfo
UI element info
Return Value
Type:
StringSee Also