UIContextHelperGetApplicationHash Method (String, String) |
Gets the application hash (starting with #)
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string GetApplicationHash(
string moduleName,
string elementName
)
Parameters
- moduleName
- Type: SystemString
Module name - elementName
- Type: SystemString
Element name
Return Value
Type:
StringSee Also