ToolPane.ErrorOccurred Event

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Event ErrorOccurred As ToolPane.ErrorOccurredEventHandler
'Usage
Dim instance As ToolPane
Dim handler As ToolPane.ErrorOccurredEventHandler

AddHandler instance.ErrorOccurred, handler
public event ToolPane.ErrorOccurredEventHandler ErrorOccurred

See Also

Reference

ToolPane Class

ToolPane Members

Microsoft.SharePoint.WebPartPages Namespace