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)

Syntax

'Declaration
Protected QueryButton As ImageButton
'Usage
Dim value As ImageButton

value = Me.QueryButton

Me.QueryButton = value
protected ImageButton QueryButton

See also

Reference

PickerQueryControlBase class

PickerQueryControlBase members

Microsoft.SharePoint.WebControls namespace