ApplicationUrlHelperGetApplicationHash Method (String, String) |
Gets the application hash (starting with #)
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
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