DataFormWebPart._nameValuesFromClick Field
Reserved for internal use only.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _nameValuesFromClick As Hashtable
'Usage
Dim value As Hashtable
value = Me._nameValuesFromClick
Me._nameValuesFromClick = value
protected Hashtable _nameValuesFromClick