Writes a resource string to an System.Web.UI.HtmlTextWriter control. The TemplateControl.WriteUTF8ResourceString(HtmlTextWriter, int, int, bool) method is used by generated classes and is not intended for use from within your code.
output The control to write to.offset The starting position within value.size The number of characters within value to use.fAsciiOnly true to bypass re-encoding; otherwise, false.