Click or drag to resize
SpellCheckerCustomDictionarySourceType Property
The fully qualified name of the type that will be used for the custom dictionary storage. The type name must include the assembly, culture and public key token. A new instance will be created internally unless you set CustomDictionarySource CustomDictionarySource directly.

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

Property Value

Type: String
See Also