Click or drag to resize
ICustomDictionarySourceCustomAppendix Property
A custom appendix string that can be used to distinguish different custom dictionaries. It is passed the CustomAppendix of the KaxSpell object. This way one can create different dictionaries for John and Mary.

Namespace: Kettic.AspNet.Controls.Dictionaries
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
string CustomAppendix { get; set; }

Property Value

Type: String
See Also