ToolPane.ViewChangeEventArgs._view Field
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