Click or drag to resize
SpellCheckerCustomAppendix Property
The suffix that gets appended to the custom dictionary file name. It is usually a user specific string that allows to distinguish dictionaries for different users. Default filenames are Language + CustomAppendix + ".txt".

Property Value

Type: String
The default is -Custom

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

Property Value

Type: String
See Also