TextBoxControlGetSpellCheckFields Method |
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public override List<string> GetSpellCheckFields()
Return Value
Type:
ListStringSee Also