URLHelperRemovePortFromURL Method |
Removes the port part from the whole URL.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string RemovePortFromURL(
string url
)
Parameters
- url
- Type: SystemString
URL
Return Value
Type:
StringSee Also