Click or drag to resize
ICustomDictionarySourceAddWord Method
Adds a new custom word.

Namespace: Kettic.AspNet.Controls.Dictionaries
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
void AddWord(
	string word
)

Parameters

word
Type: SystemString
the new word
See Also