Click or drag to resize
CMSWebPartZoneGetSpellCheckFields Method
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public List<string> GetSpellCheckFields()

Return Value

Type: ListString
See Also