次の方法で共有


<CustomActions> (RibbonDiffXml)

適用対象: CRM 2015 on-prem, CRM Online

リボンのアイテムを追加、置き換え、または削除できるアクションのコレクションを格納します。

構文

<CustomActions >
 <CustomAction />
 <HideCustomAction />
</CustomActions>

属性と要素

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

属性

この要素には属性はありません。

下位要素

Element Description

<CustomAction> (RibbonDiffXml)

リボン内のアイテムを追加する、または置き換えるアクションを定義します。

<HideCustomAction> (RibbonDiffXml)

リボンの既存のリボン要素を削除して処理されないようにします。

親要素

Element Description

<RibbonDiffXml> (RibbonDiffXml)

ユーザー定義のリボンを定義するすべての要素のルート要素。

要素情報

XPath

//RibbonDiffXml/CustomActions

Schema Name

CustomActionsType

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.