Click or drag to resize
DictionaryImporterLoad Method (String)
Load a word list from a file.

Namespace: Kettic.AspNet.Controls.Dictionaries
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void Load(
	string inputFile
)

Parameters

inputFile
Type: SystemString
The import file name.
See Also