Share via


BusinessDataFieldEditor.SecondaryFieldsList Field

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected SecondaryFieldsList As CheckBoxList
'Usage
Dim value As CheckBoxList

value = Me.SecondaryFieldsList

Me.SecondaryFieldsList = value
protected CheckBoxList SecondaryFieldsList

See Also

Reference

BusinessDataFieldEditor Class

BusinessDataFieldEditor Members

Microsoft.SharePoint.WebControls Namespace