Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected QueryTextBox As TextBox
'Usage
Dim value As TextBox
value = Me.QueryTextBox
Me.QueryTextBox = value
protected TextBox QueryTextBox