Class UrlParser

Internally used class that is used to expand links in text strings.

System.Object
  Westwind.Utilities.UrlParser
public class UrlParser : object

Class Members

MemberDescription

Constructor

ExpandUrls

Expands links into HTML hyperlinks inside of text or HTML.

public static string ExpandUrls(string text,     string target,     bool parseFormattedLinks)

Requirements

Namespace: Westwind.Utilities
Assembly: westwind.utilities.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic