SpellCheckValidator validates a form based on a RadSpell control. It can be used to enforce spellchecking before form submission.
The ControlToValidate must be set to the ID of a RadSpell control. The RadSpell control should be separately set up with a control to check and other options.
Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class SpellCheckValidator
Inherits CustomValidator |
Inheritance Hierarchy
Requirements
Namespace: Telerik.WebControls
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: RadSpell (in RadSpell.dll)
See Also