Click or drag to resize
SpellCheckSettingsFragmentIgnoreOptions Property
Configures the spellchecker engine, so that it knows whether to skip URL's, email addresses, and filenames and not flag them as erros.

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 FragmentIgnoreOptions FragmentIgnoreOptions { get; set; }

Property Value

Type: FragmentIgnoreOptions
See Also