URLHelperRemovePort Method |
Removes the port part from the domain name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string RemovePort(
string domain
)
Parameters
- domain
- Type: SystemString
Domain name
Return Value
Type:
StringSee Also