UIElementInfoGetApplicationNavigationString Method |
Returns navigation string that describes a route to the application represented by UI element.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax public string GetApplicationNavigationString(
string cultureCode = null
)
Parameters
- cultureCode (Optional)
- Type: SystemString
Culture code
Return Value
Type:
StringSee Also