ToolPane.ViewChanging Event
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Event ViewChanging As ToolPane.ViewChangeEventHandler
Dim instance As ToolPane
Dim handler As ToolPane.ViewChangeEventHandler
AddHandler instance.ViewChanging, handler
public event ToolPane.ViewChangeEventHandler ViewChanging