Returns the absolute URL (including port) representation for the given relative URL, uses current domain and application path.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- relativeUrl
- Type: System String
Relative URL to translate
Return Value
Type: StringSee Also