MailBee.NET Objects 4.0

TagAttribute.Name Property

Gets or sets the name of the HTML tag attribute.

public string Name {get; set;}

Property Value

The name of the HTML attribute.

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException value is a null reference (Nothing in Visual Basic) or an empty string.

See Also

TagAttribute Class | MailBee.Html Namespace