Share via


ToolPane.ViewChanging event

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

Syntax

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

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

Ver também

Referência

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace