TagBuilder.MergeAttribute Method

Include Protected Members
Include Inherited Members

Adds a new attribute or replaces an existing attribute in the attribute dictionary.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method MergeAttribute(String, String) Adds a new attribute to the tag.
Public method MergeAttribute(String, String, Boolean) Adds a new attribute or optionally replaces an existing attribute in the opening tag.

Top

See Also

Reference

TagBuilder Class

System.Web.Mvc Namespace