Click or drag to resize

MailSaveProviderRecipientAddressItemField Property

Namespace:  Dynamicweb.ItemCreator.Providers
Assembly:  Dynamicweb.ItemCreator (in Dynamicweb.ItemCreator.dll) Version: 2.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailSaveProvider.RecipientEmailItemField")]
[AddInLabelAttribute("Use item field")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "NewGUI=true;htmlClass=MailProviderItemFieldList")]
public override string RecipientAddressItemField { get; set; }

Property Value

Type: String
See Also