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