Skip to main content

ASPxSpellChecker.Dispose() Method

Releases all resources used by the ASPxSpellChecker.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v23.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