SearchAdminDashboardWebpart.callBackArg Field
A string representing a callback event.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected callBackArg As String
'Usage
Dim value As String
value = Me.callBackArg
Me.callBackArg = value
protected string callBackArg
See Also
Reference
SearchAdminDashboardWebpart Class