Click or drag to resize
DictionaryImporterSave Method (String)
Saves the dictionary to 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 Save(
	string outputFile
)

Parameters

outputFile
Type: SystemString
The output file name.
See Also