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.
Gets the view for the toolbar menu button.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property View As SPView
Get
'Usage
Dim instance As ToolBarMenuButton
Dim value As SPView
value = instance.View
public SPView View { get; }
Property Value
Type: Microsoft.SharePoint.SPView
The view for the control.