URLHelperMakeLinksAbsolute Method (String) |
Returns the absolute representation of the HTML links (image paths ...).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string MakeLinksAbsolute(
string text
)
Parameters
- text
- Type: SystemString
Input HTML
Return Value
Type:
StringSee Also