Represents a space and the self-closing slash mark (/) of a markup tag.
The HtmlTextWriter.SelfClosingChars field is used in markup elements that are self-closed. For example:
<input type="submit" value="go" />