MailBee.NET Objects 4.0

TagAttribute Class

Represents an attribute of an HTML tag.

For a list of all members of this type, see TagAttribute Members.

System.Object
   MailBee.Html.TagAttribute

public class TagAttribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

To access attributes of an HTML Element, use Attributes property.

Example

The example is available in AddTagProcessingRule topic.

Requirements

Namespace: MailBee.Html

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

TagAttribute Members | MailBee.Html Namespace