Click or drag to resize

MailReceiptSaveProviderMailToUseField Property

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailReceiptSaveProvider.UseFormFieldForRecipientEmail")]
[AddInLabelAttribute("Get from form")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "jsOnClick=ShowFieldSelector('MailReceiptSaveProvider.RecipientEmail', this)")]
public bool MailToUseField { get; set; }

Property Value

Type: Boolean
See Also