Click or drag to resize
ApplicationUrlHelperGetElementUrl Method (UIElementInfo)
Returns element's URL based on elements type

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax
C#
public static string GetElementUrl(
	UIElementInfo ui
)

Parameters

ui
Type: CMS.ModulesUIElementInfo
UI element info object

Return Value

Type: String
See Also