<HideCustomAction> (RibbonDiffXml)

適用対象: CRM 2016 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

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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.