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