QuerySetManagement.buttonCallBack field
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected buttonCallBack As Button
'Usage
Dim value As Button
value = Me.buttonCallBack
Me.buttonCallBack = value
protected Button buttonCallBack