Resolves a client relative URL to the absolute form.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- baseUrl
- Type:
System String
Base URL in absolute form
- relativeUrl
- Type:
System String
Client relative URL
Return Value
Type:
Absolute URL
See Also