Writes the text representation of an array of Unicode characters to the output stream, along with any pending tab spacing.
The HtmlTextWriter.Write(Char[]) method generates any tabs that are pending, and then calls the erload:System.IO.TextWriter.Write base method.