<LocLabel> (RibbonDiffXml)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a text string associated with a language code.
Syntax
<LocLabel
Id="String"
>
<Titles />
</LocLabel>
Attributes and Elements
The following table lists the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
Id |
Specifies a unique identifier for the definition of a ribbon element. The strongly recommended naming convention is to use a period to separate the parts of the name like so: [solution identifier].[entity].[ribbon].[function].[element name]. For example: MyISV.account.form.SendToOtherSystem.Button. |
String |
Required |
Child Elements
Element |
Description |
---|---|
Contains a collection of title elements. |
Parent Elements
Element |
Description |
---|---|
Contains a collection of LocLabel elements. |
Element Information
XPath |
|
Schema Name |
RibbonLocLabelType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
No |
See Also
Ribbon XML reference
Customize commands and the ribbon
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright