- name
- The HTML style attribute to write to the output stream.
- value
- The value associated with the HTML style attribute.
- key
- The System.Web.UI.HtmlTextWriterStyle enumeration value associated with the HTML style attribute.
true if the HTML style attribute and its value will be rendered to the output stream; otherwise, false.
The Html32TextWriter.OnStyleAttributeRender(string, string, HtmlTextWriterStyle) method supports a smaller number of HTML style attributes than the Html32TextWriter.OnStyleAttributeRender(string, string, HtmlTextWriterStyle) method that it overrides.