Compartilhar via


<TabDisplayRule> (RibbonDiffXml)

Aplica-se a: CRM 2016 on-prem, CRM Online

Especifica as condições que determinarão quando uma guia será exibida.

Sintaxe

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

Atributos e elementos

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

Atributos

Attribute Description Type Usage

TabCommand

Associa a TabDisplayRule a um Tab.Command correspondente.

String

Required

Elementos filho

Element Description

<EntityRule> (RibbonDiffXml)

Especifica uma regra que pode detectar se uma entidade específica está no contexto.

<PageRule> (RibbonDiffXml)

Uma regra que avalia o endereço da página atual.

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

Elemento pai

Element Description

<TabDisplayRules> (RibbonDiffXml)

Contém uma coleção de elementos TabDisplayRule.

Comentários

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

Informações do elemento

XPath

//RibbonDiffXml/RuleDefinitions/TabDisplayRules/TabDisplayRule

Schema Name

  • TabDisplayRulesEntityType

  • TabDisplayRulesGlobalType

Validation File

RibbonTypes.xsd

Can be Empty

No

Consulte também

Outros recursos

Ribbon XML reference
Personalizar os comandos e a faixa de opções

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