Click or drag to resize
KaxSpellLanguage Property
Gets or sets the localization language for the user interface.

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

Property Value

Type: String
The localization language for the user interface. The default value is en-US.
See Also