Returns complete URL according to the dialog configuration.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- config
- Type: CMS.ExtendedControls DialogConfiguration
Dialog configuration
- liveSite
- Type: System Boolean
Indicates if dialog is opened on the live site
- encode
- Type: System Boolean
If true, the final URL is encoded
- ckBasePath
- Type: System String
CK editor base path. If not empty relative url for CK plugin is returned
- getAbsolute
- Type: System Boolean
Indicates if absolute url should be generated
Return Value
Type: StringSee Also