Returns the base domain from a domain name Example: http://www.west-wind.com returns west-wind.com
public static string GetBaseDomain(Uri uri)
Parameters
uri
Overloads:
See also:
Class NetworkUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic