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