Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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
- description
Type: System.String