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-2024 • Updated: 06/29/24
Comment or report problem with topic