Expands links into HTML hyperlinks inside of text or HTML.
public static string ExpandUrls(string text, string target, bool parseFormattedLinks)
Parameters
text
The text to expand
target
Target frame where links are displayed
parseFormattedLinks
Allows parsing of links in the following format [text|www.site.com]
See also:
Class UrlParser© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic