Returns the base URL of a site from a full URL
public static string GetSiteBasePath(string url)
Parameters
url
An absolute scheme path (http:// or file:// or ftp:// etc)
See also:
Class HtmlUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic