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-2016 • Updated: 12/12/15
Comment or report problem with topic