ToolPane.ErrorOccurred - Événement
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Event ErrorOccurred As ToolPane.ErrorOccurredEventHandler
'Utilisation
Dim instance As ToolPane
Dim handler As ToolPane.ErrorOccurredEventHandler
AddHandler instance.ErrorOccurred, handler
public event ToolPane.ErrorOccurredEventHandler ErrorOccurred