Click or drag to resize

DNSLookupHandler Constructor (ListRecipientInfo)

Initializes a new instance of the DNSLookupHandler class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public DNSLookupHandler(
	List<RecipientInfo> allRecipients
)

Parameters

allRecipients
Type: System.Collections.GenericListRecipientInfo
See Also