PickerQueryControlBase.mColumnList field

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected mColumnList As DropDownList
'Usage
Dim value As DropDownList

value = Me.mColumnList

Me.mColumnList = value
protected DropDownList mColumnList

See also

Reference

PickerQueryControlBase class

PickerQueryControlBase members

Microsoft.SharePoint.WebControls namespace