Skip to main content
A newer version of this page is available. .

ASPxSpellChecker.Dispose() Method

Releases all resources used by the ASPxSpellChecker.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override void Dispose()

Remarks

Overrides the base method to release resources used by the spellchecker and the spellchecker popup form instances.

See Also