Menu Element
Applies to: SharePoint Foundation 2010
Defines a menu control.
<Menu
Id="Text"
MaxWidth="Integer"
/>
Attributes
Attribute |
Description |
---|---|
Id |
Required. A string that identifies the element, such as "Ribbon.WikiPageTab.EditAndCheckout.SaveEdit.Menu". |
MaxWidth |
Optional. The maximum width in pixels. |
Child Elements
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |