MailBee.NET Objects 4.0

Element Constructor

Initializes a new instance of the Element class.

Overload List

Initializes a new instance of the Element class.

public Element();

Initializes a new instance of Element object with the specified HTML markup.

public Element(string);

See Also

Element Class | MailBee.Html Namespace