<HideCustomAction> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
Removes an existing ribbon element from being processed for the ribbon.
<HideCustomAction
HideActionId="String"
Location="String"
Sequence="Integer"
Title="String"
/>
The following table lists the attributes, child elements, and parent elements.
Attribute |
Description |
Type |
Usage |
---|---|---|---|
HideActionId |
A unique name for the HideCustomAction |
String |
Optional |
Location |
The id value of the element to be hidden. |
String |
Optional |
Sequence |
Specify the location of the ribbon modification by setting the Sequence value higher or lower than existing ribbon elements. |
Integer |
Optional |
Title |
This element is not used in Microsoft Dynamics CRM. |
String |
Optional |
This element has no child elements.
Element |
Description |
---|---|
Contains a collection of actions that can add, replace, or remove items from the ribbon. |
XPath |
|
Schema Name |
HideCustomActionType |
Validation File |
RibbonCore.xsd |
Can be Empty |
Yes |
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright