PickerQueryControlBase.QueryButton Field
Represents the Image button that is a part of the Picker user interface. Clicking this button runs the query.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected QueryButton As ImageButton
'Usage
Dim value As ImageButton
value = Me.QueryButton
Me.QueryButton = value
protected ImageButton QueryButton