Share via


<TabDisplayRule> (RibbonDiffXml)

Si applica a: CRM 2016 on-prem, CRM Online

Specifica le condizioni per la visualizzazione di una scheda.

Sintassi

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

Attributi ed elementi

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

Attributi

Attribute Description Type Usage

TabCommand

Associa TabDisplayRule con un elemento Tab.Command corrispondente.

String

Required

Elementi figlio

Element Description

<EntityRule> (RibbonDiffXml)

Specifica una regola tramite cui è possibile rilevare se un'entità specifica si trova nel contesto.

<PageRule> (RibbonDiffXml)

Regola tramite cui viene valutato l'indirizzo della pagina corrente.

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

Elementi padre

Element Description

<TabDisplayRules> (RibbonDiffXml)

Contiene una raccolta di elementi TabDisplayRule.

Note

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

Informazioni elemento

XPath

//RibbonDiffXml/RuleDefinitions/TabDisplayRules/TabDisplayRule

Schema Name

  • TabDisplayRulesEntityType

  • TabDisplayRulesGlobalType

Validation File

RibbonTypes.xsd

Can be Empty

No

Vedere anche

Altre risorse

Ribbon XML reference
Personalizzare i comandi e la barra multifunzione

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