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 or sets buttons on the toolbar.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property Buttons As RepeatedControls
Get
'Usage
Dim instance As ToolBar
Dim value As RepeatedControls
value = instance.Buttons
public RepeatedControls Buttons { get; }
Property Value
Type: Microsoft.SharePoint.WebControls.RepeatedControls
A group of controls.