Returns element's URL
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ui
- Type: CMS.Modules UIElementInfo
UI element info.
- displayTitle
- Type: System Boolean
Indicates whether append displaytitle to result URL.
- objectId (Optional)
- Type: System Int32
Indicates whether append object ID to URL.
- additionalQuery (Optional)
- Type: System String
Additional query to append to URL
Return Value
Type: StringSee Also