Click or drag to resize
UIElementInfoGetApplicationNavigationString Method
Returns navigation string that describes a route to the application represented by UI element.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public string GetApplicationNavigationString(
	string cultureCode = null
)

Parameters

cultureCode (Optional)
Type: SystemString
Culture code

Return Value

Type: String
See Also