The XmlBuilder.AppendLiteralString(string) method of the System.Web.UI.WebControls.XmlBuilder class overrides the System.Web.UI.ControlBuilder.AppendLiteralString(string) method of the System.Web.UI.ControlBuilder class so that the method of the base class has no effect.