Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _view As ToolPane.ToolPaneView
'Usage
Dim value As ToolPane.ToolPaneView
value = Me._view
Me._view = value
protected ToolPane.ToolPaneView _view
See Also
Reference
ToolPane.ViewChangeEventArgs Class