XmlBuilder.AppendLiteralString Method
.NET Framework 3.0
Adds literal content to the control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The AppendLiteralString method of the XmlBuilder class overrides the AppendLiteralString method of the ControlBuilder class so that the method of the base class has no effect.
Community Additions
ADD
Show: