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)

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