You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > FormFieldItem Class > FormFieldItem Properties > Language
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormFieldItem.Language Property

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

C#
[Category("Data")]
[Description("Language code of the datalist. For example, en or en-US.")]
public string Language;
Visual Basic
<Category("Data")>
<Description("Language code of the datalist. For example, en or en-US.")>
Public Property Language() As string

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!