<TabDisplayRule> (RibbonDiffXml)
Aplica-se a: CRM 2015 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 |
---|---|
Especifica uma regra que pode detectar se uma entidade específica está no contexto. |
|
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 |
---|---|
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 |
|
Schema Name |
|
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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.