分享方式:


<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)

包含 Title 元素的集合。

上層元素

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.