Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CMSEditableRegion Class
CMSEditableRegion Methods
ApplySettings Method
CreateChildControls Method
GetContent Method
GetEditDialogParameters Method
GetSpellCheckFields Method
IsValid Method
LoadContent Method
OnLoad Method
OnPreRender Method
Render Method
CMSEditableRegion
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
override
List
<
string
>
GetSpellCheckFields
()
Return Value
Type:
List
String
Implements
ICMSEditableControl
GetSpellCheckFields
See Also
Reference
CMSEditableRegion Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com