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