Skip to main content

SpellCheckerDictionaryCollection.ToString() Method

Overrides the corresponding property of the base class.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

Always returns Empty value.

See Also