id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
bacf2f4b1e43-2 | CommandMenuOpen
Optional. The name of the command to execute when the drop-down menu is opened.
Height
Optional. The height of the control in pixels.
Id
Required. A string that identifies the element.
ImageDownArrow
Optional. A server-relative URL to a file that contains a 16-by-... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element |
bacf2f4b1e43-3 | Optional. The name of a CSS class selector to be applied to the side arrow image.
ImageSideArrowLeft
Optional. A negative integer that represents an offset for the left edge of the image.
ImageSideArrowTop
Optional. A negative integer that represents an offset for the top edge of the image.
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element |
bacf2f4b1e43-4 | ImageHoverLeft
Optional. A negative integer that represents an offset for the left edge of the image.
ImageHoverTop
Optional. A negative integer that represents an offset for the top edge of the image.
ImageDown
Optional. A server-relative URL to a file that contains the image to replace the... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element |
bacf2f4b1e43-5 | ImageLeftSideHoverLeft
Optional. A negative integer that represents an offset for the left edge of the image.
ImageLeftSideHoverTop
Optional. A negative integer that represents an offset for the top edge of the image.
ImageLeftSideDown
Optional. A server-relative URL to a file that contains ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element |
bacf2f4b1e43-6 | ImageRightSideHoverLeft
Optional. A negative integer that represents an offset for the left edge of the image.
ImageRightSideHoverTop
Optional. A negative integer that represents an offset for the top edge of the image.
ImageRightSideDown
Optional. A server-relative URL to a file that contai... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element |
eb6b1c92a1fb-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a menu control for inserting a table that contains a variable number of cells.
<InsertTable
Alt="Text"
Command="Text"
CommandType="General | OptionSelection | IgnoredByMenu"
CommandPreview="Text"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/inserttable-element |
eb6b1c92a1fb-1 | Id
Required. A string that identifies the control.
MenuSectionInitialTitle
Optional. The title of the menu section before table cells are selected, such as "Insert Table".
MenuSectionTitle
Optional. The title of the menu section when table cells are selected. This could be a format string su... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/inserttable-element |
6c759dbd7d35-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the scaling behavior for controls in a Group element.
<GroupTemplate
Id="Text"
ClassName="CSS Class Selector"
/>
Elements and attributes
The following sections describe attributes, child element... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/grouptemplate-element |
fdc0a588b73e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a group of controls.
<Group
Command="Text"
Description="Text"
Id="Text"
Image32by32Popup="Url"
Image32by32PopupClass="CSS Class Selector"
Image32by32PopupLeft="Negative Integer"
Image32by32Po... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/group-element-ribbon |
fdc0a588b73e-1 | Image32by32PopupLeft
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32Popup attribute points to an image file that contains images for many icons. The value of the Image32by32PopupLeft attribute is used to set the CSS left attribute ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/group-element-ribbon |
fdc0a588b73e-2 | Command="EnableCustomGroup"
Template="Ribbon.Templates.Flexible2">
<Controls Id="Ribbon.WikiPageTab.CustomGroup.Controls">
<Button
Id="Ribbon.WikiPageTab.CustomGroup.CustomGroupHello"
Command="CustomGroupHelloWorld"
Image16by16="/_layouts/images/FILMSTRP.GIF"
Image32by32="/_layouts/image... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/group-element-ribbon |
0976ce87fa26-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the groups of controls on a tab.
<Groups
Id="Text"
/>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute
Descri... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/groups-element |
733267b76fdc-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a gallery button.
<GalleryButton
Alt="Text"
Command="Text"
CommandPreview="Text"
CommandRevert="Text"
CommandType="General | OptionSelect | IgnoredByMenu"
CommandValueId="Text"
ElementDimensi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-1 | Optional. Alternative text that is used for the control.
Command
Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-2 | Image
Optional. A server-relative URL to a file that contains an image to be used as an icon. If an Image attribute is not defined, an InnerHTML attribute must be defined.
ImageClass
Optional. The name of a CSS class selector to be applied to the image.
ImageLeft
Optional. A negative ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-3 | ToolTipImage32by32
Optional. A server-relative URL to a file that contains a 32-by-32-pixel image to be used in the tooltip, such as "/_layouts/1033/images/formatmap32x32.png".
ToolTipImage32by32Class
Optional. The name of a CSS selector to be applied to the tooltip image.
ToolTipImage32by32Left... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-4 | ToolTipShortcutKey
Optional. The text to display for the shortcut key in the tooltip. For example, if the shortcut key for the control is Alt+J, the value for this attribute is "Alt+J". The tooltip will display the text for the shortcut key in parentheses after the tooltip title: "(Alt+J)".
Child elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-5 | <GalleryButton
Id="buttonStaticStyle2"
Command="ApplyStyle"
QueryCommand="QueryStyle"
InnerHTML="&lt;DIV class=&quot;PreviewStyleContainer&quot;&gt;&lt;P class=&quot;PreviewStaticStyle2&quot; id=&quot;labelPreviewContent1&quot;&gt;&... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-6 | <GalleryButton
Id="buttonStaticStyle4"
Command="ApplyStyle"
QueryCommand="QueryStyle"
InnerHTML="&lt;DIV class=&quot;PreviewStyleContainer&quot;&gt;&lt;P class=&quot;PreviewStaticStyle4&quot; id=&quot;labelPreviewContent3&quot;&gt;&... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
733267b76fdc-7 | <FlyoutAnchor
Alt="STR@L_MenuMoreStyles"
Id="fsfaMoreStyles"
Command="MenuOpenEditOnly"
MenuAlt="STR@L_MenuMoreStyles"
LabelText="STR@L_MenuMoreStyles"
Image32by32="IMGMAP@one@UxGalWordQuickFormatsHH"
TemplateAlias="morestyles"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-group |
2fd24504217f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a gallery button.
<GalleryButton
Alt="Text"
Command="Text"
CommandPreview="Text"
CommandRevert="Text"
CommandType="General | OptionSelect | IgnoredByMenu"
CommandValueId="Text"
ElementDimensi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-gallery |
2fd24504217f-1 | Optional. Alternative text that is used for the control.
Command
Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-gallery |
2fd24504217f-2 | Image
Optional. A server-relative URL to a file that contains an image to be used as an icon. If an Image attribute is not defined, an InnerHTML attribute must be defined.
ImageClass
Optional. The name of a CSS class selector to be applied to the image.
ImageLeft
Optional. A negative ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-gallery |
2fd24504217f-3 | ToolTipImage32by32
Optional. A server-relative URL to a file that contains a 32-by-32-pixel image to be used in the tooltip, such as "/_layouts/1033/images/formatmap32x32.png".
ToolTipImage32by32Class
Optional. The name of a CSS class selector to be applied to the tooltip image.
ToolTipImage32by... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-gallery |
2fd24504217f-4 | ToolTipShortcutKey
Optional. The text to display for the shortcut key in the tooltip. For example, if the shortcut key for the control is Alt+J, the value for this attribute is "Alt+J". The tooltip will display the text for the shortcut key in parentheses after the tooltip title: "(Alt+J)".
Child elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallerybutton-element-gallery |
dcfdf0b92c21-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a gallery.
<Gallery
Command="Text"
CommandPreview="Text"
CommandRevert="Text"
ElementDimensions="Size16by16 | Size32by32 | Size48by48 | Size72by96 | Size96by72 | Size96by96 | Size128by128 | Size190... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallery-element |
dcfdf0b92c21-1 | ElementDimensions
Required. An enumeration value that specifies the dimensions of rectangular child elements. Dimensions are in pixels and are in the format "width by height". Size16by16 Size32by32 Size48by48 Size72by96 Size96by72 Size96by96 Size128by128 Size190by30 Size190by40 ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/gallery-element |
e3fd9e7a041b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the anchor point for a flyout menu.
<FlyoutAnchor
Alt="Text"
CachMenuVersions="TRUE | FALSE"
Command="Text"
CommandType="General | OptionSelect | IgnoredByMenu"
CommandMenuClose="T... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
e3fd9e7a041b-1 | CacheMenuVersions
Optional. TRUE to store previously constructed versions of a dynamic menu. The default is FALSE .
Command
Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the cont... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
e3fd9e7a041b-2 | Image16by16Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image16by16 attribute points to an image file that contains images for many icons. The value of the Image16by16Left attribute is used to set the CSS left attribute for the inli... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
e3fd9e7a041b-3 | Image32by32Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32 attribute points to an image file that contains images for many icons. The value of the Image32by32Left attribute is used to set the CSS left attribute for the inline ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
e3fd9e7a041b-4 | ToolTipImage32by32Class
Optional. The name of a CSS selector to be applied to the tooltip image.
ToolTipImage32by32Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that contains ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
e3fd9e7a041b-5 | Controls (Group)
Controls (MenuSection)
Occurrences
Minimum: 0
Maximum: unbounded | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flyoutanchor-element |
73ccf15b9d28-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a control that enables a user to select from a drop-down list.
<DropDown
AltArrow="Text"
Alt="Text"
CacheMenuVersions="TRUE | FALSE"
Command="Text"
CommandMenuOpen="Text"
CommandMenuClose="Text... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dropdown-element |
73ccf15b9d28-1 | Command
Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of a corresponding CommandUIHandler element.
CommandMenuOp... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dropdown-element |
73ccf15b9d28-2 | TemplateAlias
Optional. A string that matches the value of the TemplateAlias attribute for a ControlRef element, an OverflowArea element, or an OverflowSection element in a GroupTemplate element. The TemplateAlias attribute is used to size and position controls within a group when a template is applied ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dropdown-element |
73ccf15b9d28-3 | Optional. The text that appears as the title of the tooltip.
ToolTipDescription
Optional. The text that appears in the body of the tooltip.
ToolTipHelpKeyWord
Optional. The keyword that is used by context-sensitive Help.
ToolTipShortcutKey
Optional. The text to display for the shortc... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dropdown-element |
fa95b9499dc2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains elements that define menu controls.
<Controls
Id="Text"
/>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controls-element-menusection |
57df5af54ad7-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains elements that define controls.
<Controls
Id="Text"
ToolTipImage32by32="Url"
ToolTipImage32by32Class="CSS Class Selector"
ToolTipImage32by32Left="Negative Integer"
ToolTipImage32by... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controls-element-group |
57df5af54ad7-1 | ToolTipImage32by32Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that contains the images for many icons. The value of the ToolTipImage32by32Left attribute is used to set the CSS left ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controls-element-group |
57df5af54ad7-2 | GalleryButton
Label
MRUSplitButton
Spinner
SplitButton
TextBox
ToggleButton
Parent elements
Group
Occurrences
Minimum: 1
Maximum: 1 | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controls-element-group |
5e3796260127-0 | 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
De... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controls-element-commanduidefinition |
ed51ebe75874-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a placeholder for a control in a GroupTemplate element.
<ControlRef
DisplayMode="Small | Medium | Large | Menu | Menu16 | Menu32"
TemplateAlias="Text"
/>
Elements and attributes
The following... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controlref-element |
ed51ebe75874-1 | Control
Small
Medium
Large
Menu
Menu16
Menu32
Button
X
X
X
X
X
X
CheckBox
X
X
ColorPicker
X
ComboBox
X
DropDown
X
FlyoutAnchor
X
X
X
X
X
X
Galle... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controlref-element |
ed51ebe75874-2 | X
Example
The following example is an XML fragment that shows the relationship between the TemplateAlias attribute for controls in a Group element and the same attribute for ControlRef elements in a GroupTemplate element.
Notice that the Group element contains three Button elements, each... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controlref-element |
ed51ebe75874-3 | Description="Says goodbye to the World!"
LabelText="Goodbye!"
TemplateAlias="row2"/>
<Button
Id="Ribbon.CustomTabExample.CustomGroupExample.LaterWorld"
Command="CustomTabExample.LaterWorldCommand"
Sequence="19"
Description="Says I will see you later to the World!"
LabelText... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/controlref-element |
451b39bbc36a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains groups of tabs that are conditionally present.
<ContextualTabs
Id="Text"
/>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/contextualtabs-element |
492eb375c0c1-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a group of tabs that are presented when they are relevant.
<ContextualGroup
Color="None | DarkBlue | LightBlue | Teal | Orange | Green | Magenta | Yellow | Purple"
Command="Text"
ContextualGroupId="T... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/contextualgroup-element |
1532d6eaadb8-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains elements that extend the user interface.
<CommandUI />
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/commandui-element |
07f77fa1fb55-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a combo box control.
<ComboBox
AllowFreeForm="TRUE | FALSE"
AltArrow="Text"
Alt="Text"
AutoComplete="TRUE | FALSE"
AutoCompleteDelay="Integer"
CacheMenuVersions="TRUE | FALSE"
Command="Text"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/combobox-element |
07f77fa1fb55-1 | Optional. Alternative text that is used for the drop-down arrow button.
Alt
Optional. Alternative text that is used for the combo box.
AutoComplete
Optional. FALSE to turn AutoComplete suggestions off. The default is TRUE (on).
AutoCompleteDelay
Optional. The delay in millisecond... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/combobox-element |
07f77fa1fb55-2 | Id
Required. A string that identifies the control, such as "Ribbon.EditingTools.CPEditTab.Font.Fonts".
QueryCommand
Optional. The name of the command to execute when polling for state information.
PopulateDynamically
Optional. TRUE to create the menu dynamically. The default is FALSE . ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/combobox-element |
07f77fa1fb55-3 | ToolTipImage32by32Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that contains the images for many icons. The value of the ToolTipImage32by32Left attribute is used to set the CSS left ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/combobox-element |
07f77fa1fb55-4 | Child elements
Menu
Parent elements
CommandUIDefinition
Controls (Group)
Occurrences
Minimum: 0
Maximum: unbounded | https://learn.microsoft.com/en-us/sharepoint/dev/schema/combobox-element |
9c57569f9fd1-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a color.
<Color
Sequence="Integer"
Title="Text"
Style="CSS Selector"
Color="Color string"
DisplayColor="#hexdec"
/>
Elements and attributes
The following sections describe att... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/color-element |
9c57569f9fd1-1 | Id="fontColor"
Command="FontColor">
<Colors>
<Color Color="0000C0" Title="Dark Red" DisplayColor="#C00000"/>
<Color Color="0000FF" Title="Red" DisplayColor="#FF0000" />
<Color Color="00C0FF" Title="Orange" DisplayColor="#FFC000"/>
<... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/color-element |
bb80fa86478d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains elements that define colors.
<Colors />
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
Color
Par... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colors-element |
58ba8e561f12-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a color picker control.
<ColorPicker
Command="Text"
CommandPreview="Text"
CommandRevert="Text"
Id="Text"
QueryCommand="Text"
Sequence="Integer"
TemplateAlias="Text"
/>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-1 | TemplateAlias
Optional. A string that matches the value of the TemplateAlias attribute for a ControlRef element, an OverflowArea element, or an OverflowSection element in a GroupTemplate element. The TemplateAlias attribute is used to size and position controls within a group when a template is applied ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-2 | ToolTipTitle="$Resources:core,HighlightColorAlt;"
ToolTipDescription="$Resources:core,cui_STT_HighlightColor;">
<Menu Id='Ribbon.ListItem.Workflow.Controls.CPFlyout.Menu'>
<MenuSection
Id="Ribbon.ListItem.Workflow.Controls.CPFlyout.Menu.MenuSection"
Title="Custom ColorPicker">
<Con... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-3 | <Color Title='Accent 3' Style='ms-rteThemeBackColor-7-0' DisplayColor='#1d71b6' />
<Color Title='Accent 4' Style='ms-rteThemeBackColor-8-0' DisplayColor='#fd9f08' />
<Color Title='Accent 5' Style='ms-rteThemeBackColor-9-0' DisplayColor='#62ce33' />
<Color Title='Accent 6' Style... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-4 | <Color Title='Accent 5 Lightest' Style='ms-rteThemeBackColor-9-1' DisplayColor='#e0f5d6' />
<Color Title='Accent 6 Lightest' Style='ms-rteThemeBackColor-10-1' DisplayColor='#fef8d6' />
<Color Title='Light 1 Lighter' Style='ms-rteThemeBackColor-1-2' DisplayColor='#d8d8d8' />
<Co... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-5 | <Color Title='Light 1 Medium' Style='ms-rteThemeBackColor-1-3' DisplayColor='#bfbfbf' />
<Color Title='Dark 1 Medium' Style='ms-rteThemeBackColor-2-3' DisplayColor='#3f3f3f' />
<Color Title='Light 2 Medium' Style='ms-rteThemeBackColor-3-3' DisplayColor='#2c98c4' />
<Color Title... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-6 | <Color Title='Light 2 Darker' Style='ms-rteThemeBackColor-3-4' DisplayColor='#164c62' />
<Color Title='Dark 2 Darker' Style='ms-rteThemeBackColor-4-4' DisplayColor='#26405c' />
<Color Title='Accent 1 Darker' Style='ms-rteThemeBackColor-5-4' DisplayColor='#0081b2' />
<Color Titl... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
58ba8e561f12-7 | <Color Title='Accent 1 Darkest' Style='ms-rteThemeBackColor-5-5' DisplayColor='#005677' />
<Color Title='Accent 2 Darkest' Style='ms-rteThemeBackColor-6-5' DisplayColor='#760046' />
<Color Title='Accent 3 Darkest' Style='ms-rteThemeBackColor-7-5' DisplayColor='#0e385b' />
<Colo... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/colorpicker-element |
927b2a2abc2c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a check box control.
<CheckBox
Alt="Text"
Command="Text"
Id="Text"
LabelText="Text"
MenuItemId="Text"
QueryCommand="Text"
Sequence="Integer"
TemplateAlias="Text"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
927b2a2abc2c-1 | Optional. A string that identifies the menu item where the button is located.
QueryCommand
Optional. The name of the command to execute when polling for state information.
Sequence
Optional. An integer that specifies the order of placement among sibling XML nodes.
TemplateAlias
Optio... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
927b2a2abc2c-2 | ToolTipImage32by32Top
Optional. A negative integer that represents an offset for the top edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that contains the images for many icons. The value of the ToolTipImage32by32Top attribute is used to set the CSS top attr... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
927b2a2abc2c-3 | Description=""
Title="$Resources:core,GrpSize;"
Image32by32Popup="/_layouts/$Resources:core,Language;/images/formatmap32x32.png" Image32by32PopupTop="-128" Image32by32PopupLeft="0"
Template="Ribbon.Templates.Flexible2"
>
<Controls Id="Ribbon.Image.Image.Size.Controls">
<Label
Id="Ribbon.Image.Image.Si... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
927b2a2abc2c-4 | DecimalDigits="0"
Interval="5"
>
<UnitAbbreviation Value="px" />
</Unit>
<Unit
Name="percent"
MinimumValue="1"
MaximumValue="100"
DecimalDigits="0"
Interval="1"
>
<UnitAbbreviation Value="%" />
</Unit>
</Sp... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
927b2a2abc2c-5 | DecimalDigits="0"
Interval="5"
>
<UnitAbbreviation Value="px" />
</Unit>
<Unit
Name="percent"
MinimumValue="1"
MaximumValue="100"
DecimalDigits="0"
Interval="1"
>
<UnitAbbreviation Value="%" />
</Unit>
</Sp... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/checkbox-element |
18980f028412-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a push button control.
<Button
Alt="Text"
Command="Text"
CommandType="General | OptionSelect | IgnoredByMenu"
CommandValueId="Text"
Description="Text"
Id="Text"
Image32by... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-1 | Alt
Optional. Alternative text for the button.
Command
Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of a corr... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-2 | Image32by32Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32 attribute points to an image file that contains images for many icons. The value of the Image32by32Left attribute is used to set the CSS left attribute for the inline ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-3 | Image16by16Left
Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image16by16 attribute points to an image file that contains images for many icons. The value of the Image16by16Left attribute is used to set the CSS left attribute for the inline ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-4 | ToolTipImage32by32
Optional. A server-relative URL to a file that contains a 32-by-32-pixel image to be used in the tooltip, such as "/_layouts/1033/images/formatmap32x32.png".
ToolTipImage32by32Class
Optional. The name of a CSS class selector to be applied to the image.
ToolTipImage32by32Left ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-5 | ToolTipShortcutKey
Optional. The text to display for the shortcut key in the tooltip. For example, if the shortcut key for the control is Alt+J, the value for this attribute is "Alt+J". The tooltip will display the text for the shortcut key in parentheses after the tooltip title: "(Alt+J)".
Child elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
18980f028412-6 | <CommandUIHandlers>
<CommandUIHandler
Command="ShowHelp"
CommandAction="javascript:window.open('https://msdn.microsoft.com/library/ee539395%28office.14%29.aspx');" />
</CommandUIHandlers>
</CommandUIExtension>
</CustomAction>
</Elements>
See also
Walkthrough: Adding a Button... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/button-element |
93799c2fd6b6-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
The Server Ribbon schema defines the structure of XML documents that customize the server ribbon.
XML schema definition
An XML document that customizes the server ribbon must validate with the schema that is def... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/server-ribbon-schema |
90385cd91357-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies an alternative URL to which a mobile device is redirected when it can use an alternative viewer to open the files of the specified type.
<Override ... />
Elements and attributes
The following sectio... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/override-mobile-document-viewer |
be845865f145-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Identifies a browser condition under which redirection to a page that hosts a viewer for a specified type of document is overridden because the device can use an alternative viewer for the specified type of file, po... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/browsercondition-mobile-document-viewer |
3f13fff572ad-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies how a request for a document for a specific type is redirected to a page that hosts a viewer that can open documents of that type.
<MobileDocViewer ... > </MobileDocViewer>
Elements and attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mobiledocviewer-mobile-document-viewer |
3f13fff572ad-1 | Element
Description
MobileDocViewers
Specifies the document viewing page for one or more types of documents.
Example
The following example shows this element in use.
<MobileDocViewers>
<MobileDocViewer Name="docx" FilePath="/_layouts/mobile/mWord.aspx" FeatureId="8DFAF93D-E23C-4471-9347-... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mobiledocviewer-mobile-document-viewer |
3f13fff572ad-2 | See also
Developing Mobile Document Viewers | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mobiledocviewer-mobile-document-viewer |
c0ead80ed48a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the document-viewing page for one or more types of documents.
<MobileDocViewers>
<MobileDocViewer>
</MobileDocViewer>
</MobileDocViewers >
Elements and attributes
The following sections describe... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mobiledocviewers-mobile-document-viewer |
260aad4aa672-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Most mobile devices have browsers that can render pages only in the browser's rendering format. But document libraries can contain documents in other formats. The mobile document viewer XML is used to redirect reque... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mobile-document-viewer-schema |
2bc58500df20-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a class name for an alert update handler.
<UpdateHandlerClassName>
</UpdateHandlerClassName>
Elements and attributes
The following sections describe attributes, child elements, and parent elements. ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/updatehandlerclassname-element-alerttemplates |
dc2cb9b6d096-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies assembly information for an alert update handler.
<UpdateHandlerAssembly>
</UpdateHandlerAssembly>
Elements and attributes
The following sections describe attributes, child elements, and parent elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/updatehandlerassembly-element-alerttemplates |
629c6442141e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the subject of the alert message.
<Subject>
</Subject>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/subject-element-alerttemplates |
f830d7f5e317-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a short name for the alert template filter. The name can be specified as a string that contains a Resource variable. Resource variables that are listed in AlertTemplates.xml, such as $Resources:Alerts_any... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/shortname-element-alerttemplates |
392e282cffc2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies row header information for the alert message.
<RowHeader>
</RowHeader>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowheader-element-alerttemplates |
672788f66682-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies row footer information for the alert message.
<RowFooter>
</RowFooter>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowfooter-element-alerttemplates |
99166e4576e2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies row fields for the alert message.
<RowFields>
</RowFields>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elemen... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowfields-element-alerttemplates |
dd0dc7e3ef48-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a query for the alert template filter. Define the query element inside the filter by using Collaborative Application Markup Language (CAML). For more information about CAML query schema, see Query schema ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/query-element-alerttemplates |
e21394e0c014-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Excludes fields from the list that is displayed in the alert message.
<Properties>
[<ImmediateNotificationExcludedFields>
...
</ImmediateNotificationExcludedFields>] [<DigestNotificationExcludedFields>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/properties-element-alerttemplates |
21beda02441b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a class name for an alert notification handler.
<NotificationHandlerClassName>
</NotificationHandlerClassName>
Elements and attributes
The following sections describe attributes, child elements, and... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/notificationhandlerclassname-element-alerttemplates |
9e5c253254bc-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies assembly information for an alert notification handler.
<NotificationHandlerAssembly>
</NotificationHandlerAssembly>
Elements and attributes
The following sections describe attributes, child element... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/notificationhandlerassembly-element-alert-templates |
b4afd42c3314-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies fields to exclude from an immediate notification alert message.
<ImmediateNotificationExcludedFields>
Field1; Field2; ... Fieldn
</ImmediateNotificationExcludedFields>
Elements and attributes
The ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/immediatenotificationexcludedfields-element-alerttemplates |
0a6012213cde-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies format information for immediate notification alert messages.
<Immediate>
<Subject>
</Subject>
<Header>
</Header>
<Fields>
</Fields>
<Footer>
</Footer>
</Immediate>
Elements and attrib... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/immediate-element-alerttemplates |
92b342744df8-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies header information for the alert message header fields.
<HeaderFieldsHeader>
</HeaderFieldsHeader>
Elements and attributes
The following sections describe attributes, child elements, and parent elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/headerfieldsheader-element-alerttempaltes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.