Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CMSAbstractEditableControl Class
CMSAbstractEditableControl Methods
GetContent Method
GetContentID Method
GetEditDialogParameters Method
GetSpellCheckFields Method
IsValid Method
LoadContent Method
Render Method
RequestEditViewMode Method
ResolveMacros Method
SaveContent Method
CMSAbstractEditableControl
GetSpellCheckFields Method
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
List
<
string
>
GetSpellCheckFields
()
Return Value
Type:
List
String
Implements
ICMSEditableControl
GetSpellCheckFields
See Also
Reference
CMSAbstractEditableControl Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com