Click or drag to resize

MailFormSaveProviderMailLogging Property

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailFormSaveProvider.UseLogging")]
[AddInLabelAttribute("Logging")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool MailLogging { get; set; }

Property Value

Type: Boolean
See Also