Compartilhar via


ToolPane.ViewChanged event

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

Syntax

'Declaração
Public Event ViewChanged As ToolPane.ViewChangeEventHandler
'Uso
Dim instance As ToolPane
Dim handler As ToolPane.ViewChangeEventHandler

AddHandler instance.ViewChanged, handler
public event ToolPane.ViewChangeEventHandler ViewChanged

Ver também

Referência

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace