Click or drag to resize

SaveInCSVFile Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInNameAttribute("DM.Form.SaveInCSVFile")]
[AddInLabelAttribute("Save in file")]
[AddInDescriptionAttribute("This will save the form data in a CSV file.")]
public class SaveInCSVFile : FormSaveProvider, 
	IDropDownOptions

The SaveInCSVFile type exposes the following members.

Constructors
  NameDescription
Public methodSaveInCSVFile
Initializes a new instance of the SaveInCSVFile class
Top
Properties
Methods
See Also