Initializes a new instance of the Element class.
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);
Element Class | MailBee.Html Namespace