HtmlUtils.Href

Create an Href HTML link.

For NetFx in ASPX applications ~ resolves to the application root

public static string Href(string text,
	string url,
	string target,
	string additionalMarkup)

Parameters

text

url

target

additionalMarkup

Overloads:


See also:

Class HtmlUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic