Click or drag to resize

ILanguageBase Properties

The ILanguageBase type exposes the following members.

Properties
  NameDescription
Public propertyIsDisabled
Indicates if the language is disabled
Public propertyKey
Gets or sets the key of the language
Remarks
The key is the culture language name, for example:
Key (Culture name)Name (Display name)
en-GBEnglish - United Kingdom
fr-FRFrench - France
en-USEnglish - United States
Public propertyName
Gets or sets the name of the language
Top
See Also