UrlField.testHyperLinkControl Field
Returns a HyperLink object that points to the URL.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected testHyperLinkControl As HyperLink
'Usage
Dim value As HyperLink
value = Me.testHyperLinkControl
Me.testHyperLinkControl = value
protected HyperLink testHyperLinkControl
Field Value
Type: System.Web.UI.WebControls.HyperLink
A HyperLink object that points to the URL represented by UrlField.