PickerQueryControlBase.mColumnList Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected mColumnList As DropDownList
'Usage
Dim value As DropDownList
value = Me.mColumnList
Me.mColumnList = value
protected DropDownList mColumnList