TagBuilder Properties
Visual Studio 2010
The TagBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
|
Attributes | Gets or sets the collection of attributes for the tag. |
|
IdAttributeDotReplacement | Gets or sets the character that is used to replace the periods (dots) in the id attribute. |
|
InnerHtml | Gets or sets the inner HTML for the tag (element). |
|
TagName | Gets or sets the name of the tag. |
Community Additions
ADD
Show: