다음을 통해 공유


<HideCustomAction> (RibbonDiffXml)

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

리본에 대해 처리되지 않도록 기존 리본 요소를 제거합니다.

구문

<HideCustomAction 
 HideActionId="String"
 Location="String"
 Sequence="Integer"
 Title="String"
/>

특성 및 요소

The following table lists the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

HideActionId

A unique name for the HideCustomAction

String

Optional

Location

The id value of the element to be hidden.

String

Optional

Sequence

기존 리본 요소보다 높거나 낮은 시퀀스 값을 설정하여 리본 수정 위치를 지정합니다.

Integer

Optional

Title

이 요소는 Microsoft Dynamics CRM에서 사용되지 않습니다.

String

Optional

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<CustomActions> (RibbonDiffXml)

리본의 항목을 추가하거나 바꾸거나 제거할 수 있는 작업의 모음이 들어 있습니다.

요소 정보

XPath

//RibbonDiffXml/CustomActions/HideCustomAction

Schema Name

HideCustomActionType

Validation File

RibbonCore.xsd

Can be Empty

Yes

참고 항목

기타 리소스

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.