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 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