Click or drag to resize
ICustomDictionarySourceDictionaryPath Property
The directory that contains the custom dictionary file. Necessary only for file based storage -- it is set to the physical directory corresponding to KaxSpell's DictPath property setting.

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 DictionaryPath { get; set; }

Property Value

Type: String
See Also