Click or drag to resize
ICustomDictionarySourceLanguage Property
The language for the custom dictionary. It is usually a culture name like en-US or de-DE.

Namespace: Kettic.AspNet.Controls.Dictionaries
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
string Language { get; set; }

Property Value

Type: String
See Also