ApplicationUrlHelperGetElementUrl Method (UIElementInfo) |
Returns element's URL based on elements type
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public static string GetElementUrl(
UIElementInfo ui
)
Parameters
- ui
- Type: CMS.ModulesUIElementInfo
UI element info object
Return Value
Type:
StringSee Also