WebDictionary Class
In This Article
The base class for ASPxSpellChecker dictionaries.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class WebDictionary :
CollectionItem
#Remarks
The WebDictionary class implements the most basic functionality required by the dictionaries used by the ASPxSpellChecker engine.
#Inheritance
See Also