PickerQueryControlBase.QueryTextBox field

Represents the text box that is a part of the Picker user interface. The user can type a query string in this text box.

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

Syntax

'Declaration
Protected QueryTextBox As TextBox
'Usage
Dim value As TextBox

value = Me.QueryTextBox

Me.QueryTextBox = value
protected TextBox QueryTextBox

See also

Reference

PickerQueryControlBase class

PickerQueryControlBase members

Microsoft.SharePoint.WebControls namespace