Click or drag to resize

MailFormSaveProviderMailFromUseField Property

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

Property Value

Type: Boolean
See Also