HTMLHelper ResolveUrls Method (String, String, Boolean)Kentico 8.1 API Reference
Resolves relative urls in given HTML(string). If CMSResolveAllUrls app settings is true it resolves all urls. Otherwise it resolves urls used in "src" or "href" or "background" attributes.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
See Also