Click or drag to resize
SpellCheckSettingsAllowAddCustom Property
Gets or sets the value indicating whether the spell will allow adding custom words.

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

Property Value

Type: Boolean
The default is true
See Also