<LocLabel> (RibbonDiffXml)

应用到: CRM 2016 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

指定功能区元素的定义的唯一标识符。强烈建议的命名约定是使用句点分隔名称的各个部分,如:[解决方案标识符].[实体].[功能区].[函数].[元素名称]。例如: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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.