TagBuilder Properties

Visual Studio 2010

The TagBuilder type exposes the following members.

  NameDescription
Public property Attributes Gets or sets the collection of attributes for the tag.
Public property IdAttributeDotReplacement Gets or sets the character that is used to replace the periods (dots) in the id attribute.
Public property InnerHtml Gets or sets the inner HTML for the tag (element).
Public property TagName Gets or sets the name of the tag.
Top

Community Additions

ADD
Show: