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.
Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Interface ICustomDictionarySource |
| C# | |
|---|
public interface ICustomDictionarySource |
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