Returns element's URL
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- moduleName
- Type: System String
Module name
- elementName
- Type: System String
Element name
- 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