Click or drag to resize
SpellCheckerWordIgnoreOptions Property
A set of rules that specify words that should be ignored during the spellcheck. Note that this property should be set before the Text property.

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

Property Value

Type: WordIgnoreOptions
See Also