Subscriber portal
Initializes a new instance of the HtmlLink class.
public: HtmlLink()
Use this constructor to create and initialize a new instance of the HtmlLink control.
The following code example demonstrates how to programmatically declare an HtmlLink control and define its properties. For a complete, working code example, see the HtmlLink class overview topic.
HtmlLink ClassSystem.Web.UI.HtmlControls NamespaceHTML Server Controls