Get URL for this page
The HyperLink control is used to navigate from the client to another page.
The following sample illustrates using a simple HyperLink control.
VB HyperLink1.aspx [Run Sample] | [View Source]
Data Binding HyperLink The HyperLink control supports data binding to its Text and NavigateUrl properties, as shown by the following example. VB HyperLink2.aspx [Run Sample] | [View Source] Copyright 2001 Microsoft Corporation. All rights reserved.
The HyperLink control supports data binding to its Text and NavigateUrl properties, as shown by the following example.
VB HyperLink2.aspx [Run Sample] | [View Source]