Share via


ToolPane.ErrorOccurred Event

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

Syntax

Public Event ErrorOccurred As ToolPane.ErrorOccurredEventHandler

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