Gets or sets the value of the HTML tag attribute.
A string with the value of the HTML attribute, or a null reference if this attribute has no value at all.
Definition of an attribute with a value looks like name=value or name="value" or name='value'. Definition of an attribute without a value looks like name.
TagAttribute Class | MailBee.Html Namespace | Definition