RadSpell for ASP.NET
Table of Contents
Introduction
What's new
General Features
Getting Started
Licensing
Installation and deployment
Changes and Backward Compatibility
Standards Compliance
AJAX Support
ASP.NET 2.0 Features
Configuration
SpellChecking
Dictionaries
Client Side Events and Configuration
Localization
Tools
Tips and Tricks
Interoperability with Other Controls
Troubleshooting
Get more help
API Reference
PID400; RID7; VID7
RadSpell
Send comments
on this topic.
Telerik.WebControls Namespace
See Also
Inheritance Hierarchy
Collapse All
Expand All
Classes
Class
Description
InvalidCustomDictionarySourceException
RadSpell
Telerik RadSpell
SpellChecker
SpellCheckError
Contains the information about a spellcheck error. The most important properties are the mistaken word and its offset in the source text.
SpellCheckErrors
A collection that stores
SpellCheckError
objects.
SpellCheckErrors.SpellCheckErrorEnumerator
SpellCheckHandler
SpellCheckService
SpellCheckValidator
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.
SpellDialogControl
SpellDialogControl.DialogTemplate
SpellDialogDefinition
SpellDialogParameters
TelerikSpellCheckProvider
Summary description for TelerikSpellCheckProvider.
TextWord
WordAdapterLoader
Interfaces
Interface
Description
ICustomDictionarySource
A custom interface that defines the access to the custom dictionary. It can be used to replace the custom dictionary storage mechanism and store the words in a database or on a remote computer.
ISpellCheckProvider
ISpellCheckProvider interface -- defines the behavior that we need from a component to do spell checking.
ITextWord
Enumerations
Enumeration
Description
ButtonType
FragmentIgnoreOptions
SpellCheckProvider
The spellcheck provider enumeration.
WordIgnoreOptions
See Also
Reference
RadSpell Assembly