| URLHelperRemoveWWW Method | 
            Trim www if input text starts with it.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
 Syntax
Syntaxpublic static string RemoveWWW(
	string inputText
)
Parameters
- inputText
- Type: SystemString
 
Return Value
Type: 
String See Also
See Also