Writes any text or spacing that occurs after the content and before the closing tag of the markup element to the markup output stream.
A string that contains the spacing or text to write after the content of the element.
The HtmlTextWriter.RenderAfterContent method can be useful if you want to insert child elements into the current markup element.