<HideCustomAction> (RibbonDiffXml)
S'applique à: CRM 2015 on-prem, CRM Online
Supprime un élément de ruban existant afin d'empêcher son traitement pour le ruban.
Syntaxe
<HideCustomAction
HideActionId="String"
Location="String"
Sequence="Integer"
Title="String"
/>
Attributs et éléments
The following table lists the attributes, child elements, and parent elements.
Attributs
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 |
Spécifie l'emplacement de la modification du ruban en définissant la valeur Sequence plus haut ou plus bas que les éléments de ruban existants. |
Integer |
Optional |
Title |
Cet élément n'est pas utilisé dans Microsoft Dynamics CRM. |
String |
Optional |
Éléments enfants
Cet élément n'a pas d'élément enfant.
Éléments parents
Element | Description |
---|---|
Contient un ensemble d'actions pouvant ajouter, remplacer ou supprimer des éléments du ruban. |
Informations sur l'élément
XPath |
|
Schema Name |
HideCustomActionType |
Validation File |
RibbonCore.xsd |
Can be Empty |
Yes |
Voir aussi
Autres ressources
Ribbon XML reference
Personnaliser les commandes et le ruban
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.