ToolPane.ErrorEventArgs constructor
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Sub New ( _
description As String _
)
'Uso
Dim description As String
Dim instance As New ToolPane.ErrorEventArgs(description)
public ErrorEventArgs(
string description
)
Parâmetros
- description
Type: System.String