Dynamicweb 8 Documentation
MailReceiptSaveProvider Class
Members 

Syntax
'Declaration
 
<AddInDescriptionAttribute("This will send an e-mail with a receipt.")> 
<AddInNameAttribute("DM.Form.SendReceipt")> 
<AddInLabelAttribute("Send a receipt via e-mail")> 
Public Class MailReceiptSaveProvider 
   Inherits FormSaveProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInDescriptionAttribute("This will send an e-mail with a receipt.")] 
[AddInNameAttribute("DM.Form.SendReceipt")] 
[AddInLabelAttribute("Send a receipt via e-mail")] 
public class MailReceiptSaveProvider : FormSaveProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

System.Object
   Dynamicweb.Extensibility.ConfigurableAddIn
      Dynamicweb.Modules.DataManagement.FormSaveProvider
         Dynamicweb.Modules.DataManagement.MailReceiptSaveProvider

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MailReceiptSaveProvider Members
Dynamicweb.Modules.DataManagement Namespace

Send Feedback