<RibbonNotSupported> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
An element included with the RibbbonDiffXml for an entity to indicate that the entity does not support the ribbon.
Syntax
<RibbonNotSupported />
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
The root element for all the elements that define custom ribbons. |
Remarks
This element is included with the definition of entities that do not support the ribbon.
Example
<RibbonDiffXml>
<RibbonNotSupported />
</RibbonDiffXml>
Element Information
XPath |
|
Schema Name |
RibbonNotSupported |
Validation File |
RibbonCore.xsd |
Can be Empty |
Yes |
See Also
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright