<Title> (FormXml)
Applies To: Dynamics CRM 2015
Specifies the text for a title for a specific language.
Syntax
<Title
LCID="1033"
Text="Common" />
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
LCID |
A four or five digit locale ID. |
Integer |
Optional |
Text |
The localized text to display. |
String |
Optional |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains definitions of Title elements. |
Remarks
Valid locale ID values can be found at Locale ID (LCID) Chart.
Element Information
Schema Type |
FormLocalizedLabel |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or more |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright