DataFormWebPart._viewClicked Field
Indicates whether the user has clicked on the record, initiating the connection.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _viewClicked As Boolean
'Usage
Dim value As Boolean
value = Me._viewClicked
Me._viewClicked = value
protected bool _viewClicked