Retrieves a base domain name from a full domain name. For example: www.west-wind.com produces west-wind.com
public static string GetBaseDomain(string domainName)
Parameters
domainName
Dns Domain name as a string
Overloads:
See also:
Class NetworkUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic