RadSpell for ASP.NET

RadSpell Send comments on this topic.
InvalidCustomDictionarySourceException Class
See Also  Members  
Telerik.WebControls Namespace : InvalidCustomDictionarySourceException Class


 

Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)

Syntax

Visual Basic (Declaration) 
Private Class InvalidCustomDictionarySourceException 
   Inherits Exception
Visual Basic (Usage)Copy Code
Dim instance As InvalidCustomDictionarySourceException
C# 
private class InvalidCustomDictionarySourceException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      Telerik.WebControls.InvalidCustomDictionarySourceException

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