Share via


ToolPane.ErrorEventArgs constructor

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    description As String _
)
'Usage
Dim description As String

Dim instance As New ToolPane.ErrorEventArgs(description)
public ErrorEventArgs(
    string description
)

Parameters

See also

Reference

ToolPane.ErrorEventArgs class

ToolPane.ErrorEventArgs members

Microsoft.SharePoint.WebPartPages namespace