次の方法で共有


<LocLabel> (RibbonDiffXml)

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

言語コードに関連付けられているテキスト文字列を指定します。

構文

<LocLabel 
 Id="String"
 >
 <Titles />
</LocLabel>

属性と要素

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

属性

Attribute Description Type Usage

Id

リボン要素の定義の一意の識別子を指定します。[solution identifier].[entity].[ribbon].[function].[element name] のように、命名規則として、名前の各部をピリオドを使用して分割することを強くお勧めします。たとえば、MyISV.account.form.SendToOtherSystem.Button のように指定します。

String

Required

下位要素

Element Description

<Titles> (RibbonDiffXml)

タイトル要素のコレクションを格納します。

親要素

Element Description

<LocLabels> (RibbonDiffXml)

LocLabel 要素のコレクションを格納します。

要素情報

XPath

//RibbonDiffXml/LocLabels/LocLabel

Schema Name

RibbonLocLabelType

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.