HtmlTag 属性 |
HtmlTag 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Attributes |
Gets collection of attributes and their value the html tag has
|
![]() | IsSingle |
Gets if the tag is single placed; in other words it doesn't have a separate closing tag; e.g. <br> |
![]() | Name |
Gets the name of this tag
|