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