HtmlTextWriter::WriteStyleAttribute Method
.NET Framework (current version)
Writes a style attribute and its value to the output stream.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | WriteStyleAttribute(String^, String^) | Writes the specified style attribute to the output stream. |
![]() | WriteStyleAttribute(String^, String^, Boolean) | Writes the specified style attribute and value to the output stream, and encodes the value, if specified. |
Show:
