Click or drag to resize
AbstractBasicFormSpellCheckFields Property
List with client Ids of fields that should be spell checked.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public List<string> SpellCheckFields { get; }

Property Value

Type: ListString
See Also