Get URL for this page
The following sample illustrates using the HtmlAnchor control (<a>). HtmlAnchor is used to navigate from the client page to another page.
VB HtmlAnchor1.aspx [Run Sample] | [View Source]
DataBinding HtmlAnchor The HtmlAnchor control supports data binding to its HRef and InnerHtml properties, as shown by the following example. VB HtmlAnchor2.aspx [Run Sample] | [View Source] Copyright 2001 Microsoft Corporation. All rights reserved.
The HtmlAnchor control supports data binding to its HRef and InnerHtml properties, as shown by the following example.
VB HtmlAnchor2.aspx [Run Sample] | [View Source]