ToolBarButtonClickEventArgs Constructor (ToolBarButton)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
btnClicked As ToolBarButton _
)
'Usage
Dim btnClicked As ToolBarButton
Dim instance As New ToolBarButtonClickEventArgs(btnClicked)
public ToolBarButtonClickEventArgs(
ToolBarButton btnClicked
)
Parameters
- btnClicked
Type: Microsoft.SharePoint.Portal.WebControls.ToolBarButton
See Also
Reference
ToolBarButtonClickEventArgs Class
ToolBarButtonClickEventArgs Members