TagAttribute Properties

The TagAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDefinition
Gets or sets the definition of the HTML tag attribute.
Public propertyName
Gets or sets the name of the HTML tag attribute.
Public propertyValue
Gets or sets the value of the HTML tag attribute.
Top
See Also