<RibbonTemplates> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
Contains a collection of group templates.
Syntax
<RibbonTemplates
Id="String">
<GroupTemplate />
</RibbonTemplates>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
Id |
Specifies a unique identifier for the definition of a ribbon element. The strongly recommended naming convention is to use a period to separate the parts of the name like so: [solution identifier].[entity].[ribbon].[function].[element name]. For example: MyISV.account.form.SendToOtherSystem.Button. |
String |
Required |
Child Elements
Element |
Description |
---|---|
Specifies a collection of layout definitions that a group can use when the ribbon width changes. |
Parent Elements
Element |
Description |
---|---|
Contains a collection of ribbon templates. |
Element Information
XPath |
|
Schema Name |
RibbonTemplatesType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
See Also
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright