Html |
| Name | Description | |
|---|---|---|
| WriteMarkupText(String) | Write a string containing HTML markup directly to the output, without escaping special characters. | |
| WriteMarkupText(Char, Int32, Int32) | Write a buffer containing HTML markup directly to the output, without escaping special characters. |