You are here: Data Classes > FormFieldDatalist Class > FormFieldDatalist Properties > Language
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormFieldDatalist.Language Property

Gets or sets the language code of the datalist. For example, en or en-US.

C#
[XmlAttributeAttribute("xml:lang")]
public String Language;
Visual Basic
<XmlAttributeAttribute("xml:lang")>
Public Property Language() As String

Language code.

The first two letters of the language code conform to ISO 639. The last two letters are an optional country code that conforms to ISO 3166.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!