Freigeben über


<TabDisplayRule> (RibbonDiffXml)

Betrifft: CRM 2016 on-prem, CRM Online

Gibt Bedingungen an, wenn eine Registerkarte angezeigt wird.

Syntax

<TabDisplayRule 
 TabCommand="String"
 >
 <EntityRule />
 <PageRule />
</TabDisplayRule>

Attribute und Elemente

The following describes the attributes, child elements, and parent elements.

Attribute

Attribute Description Type Usage

TabCommand

Verknüpft die TabDisplayRule mit einem entsprechenden Tab.Command.

String

Required

Untergeordnete Elemente

Element Description

<EntityRule> (RibbonDiffXml)

Gibt eine Regel an, die feststellen kann, ob eine bestimmte Entität im Kontext verfügbar ist.

<PageRule> (RibbonDiffXml)

Eine Regel, die die Adresse der aktuellen Seite auswertet.

PageRule is valid when TabDisplayRule is a descendent of ImportExportXml/RibbonDiffXml

Übergeordnete Elemente

Element Description

<TabDisplayRules> (RibbonDiffXml)

Enthält eine Sammlung von TabDisplayRule-Elementen.

Anmerkungen

When a TabDisplayRule is defined outside a specific entity using ImportExportXml/RibbonDiffXml/RuleDefinitions, <PageRule> (RibbonDiffXml) is a valid child element.

Elementinformationen

XPath

//RibbonDiffXml/RuleDefinitions/TabDisplayRules/TabDisplayRule

Schema Name

  • TabDisplayRulesEntityType

  • TabDisplayRulesGlobalType

Validation File

RibbonTypes.xsd

Can be Empty

No

Siehe auch

Weitere Ressourcen

Ribbon XML reference
Anpassen von Befehlen und des Menübands

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.