FormItemRow.href Field
Specifies the URL of the page to navigate to when the text of the item row is clicked.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected href As String
'Usage
Dim value As String
value = Me.href
Me.href = value
protected string href