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

SpellCheckerDictionaryCollection.ToString() Method

Overrides the corresponding property of the base class.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

Always returns Empty value.

See Also