Controls element (CommandUIDefinition) (Server Ribbon)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains elements that define controls.
<Controls
Id="Text"
/>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Id |
Required. Identifies the element. The value can be a string representation of a GUID or a unique term such as Ribbon.Library.Share.NewRibbonCheckBox . |
Child elements
- Button
- CheckBox
- ComboBox
- DropDown
- FlyoutAnchor
- GalleryButton
- Label
- MRUSplitButton
- Spinner
- SplitButton
- TextBox
- ToggleButton
Parent elements
Occurrences
- Minimum: 0
- Maximum: 1