Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
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.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
List
<
string
>
GetSpellCheckFields
()
Return Value
Type:
List
String
Implements
ISpellCheckableControl
GetSpellCheckFields
See Also
Reference
CMSAbstractEditableControl Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com