Click or drag to resize
MimeKit

HtmlWriterWriteAttribute Method

Overload List
 NameDescription
Public methodCode exampleWriteAttribute(HtmlAttribute) Write the attribute to the output stream.
Public methodCode exampleWriteAttribute(HtmlAttributeId, String) Write the attribute to the output stream.
Public methodCode exampleWriteAttribute(String, String) Write the attribute to the output stream.
Public methodWriteAttribute(HtmlAttributeId, Char, Int32, Int32) Write the attribute to the output stream.
Public methodWriteAttribute(String, Char, Int32, Int32) Write the attribute to the output stream.
Top
See Also