Determines whether the specified XHTML attribute and its value can be rendered to the current markup element.
- name
The XHTML attribute to render.
- value
The value assigned to the XHTML attribute.
- key
The System.Web.UI.HtmlTextWriterAttribute enumeration value associated with the XHTML attribute.
![]()
true if the attribute is rendered to the page; otherwise, false.