다음을 통해 공유


<TabDisplayRule> (RibbonDiffXml)

적용 대상: CRM 2015 on-prem, CRM Online

탭이 표시되는 조건을 지정합니다.

구문

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

특성 및 요소

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

특성

Attribute Description Type Usage

TabCommand

TabDisplayRule을 해당 Tab.Command와 연결합니다.

String

Required

하위 요소

Element Description

<EntityRule> (RibbonDiffXml)

특정 엔터티가 컨텍스트에 있는지 여부를 검색할 수 있는 규칙을 지정합니다.

<PageRule> (RibbonDiffXml)

현재 페이지의 주소를 평가하는 규칙입니다.

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

상위 요소

Element Description

<TabDisplayRules> (RibbonDiffXml)

TabDisplayRule 요소의 모음이 들어 있습니다.

설명

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

요소 정보

XPath

//RibbonDiffXml/RuleDefinitions/TabDisplayRules/TabDisplayRule

Schema Name

  • TabDisplayRulesEntityType

  • TabDisplayRulesGlobalType

Validation File

RibbonTypes.xsd

Can be Empty

No

참고 항목

기타 리소스

Ribbon XML reference
명령 및 리본 사용자 지정

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