Click or drag to resize

DNSLookup Class

Represent DNS lookup
Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsDNSLookup

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class DNSLookup

The DNSLookup type exposes the following members.

Constructors
  NameDescription
Public methodDNSLookup
Initializes a new instance of the DNSLookup class
Top
Methods
  NameDescription
Public methodLookupMXRecords
Lookups the MX records.
Top
See Also