Click or drag to resize

MailFormSaveProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInNameAttribute("DM.Form.SendMail")]
[AddInLabelAttribute("Send the form over mail")]
[AddInDescriptionAttribute("This will send an email with all form elements.")]
public class MailFormSaveProvider : FormSaveProvider, 
	IDropDownOptions

The MailFormSaveProvider type exposes the following members.

Constructors
  NameDescription
Public methodMailFormSaveProvider
Initializes a new instance of the MailFormSaveProvider class
Top
Properties
Methods
See Also