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

See Also

Reference

PickerQueryControlBase Class

PickerQueryControlBase Members

Microsoft.SharePoint.WebControls Namespace