XmlBuilder::AppendLiteralString Method (String^)
.NET Framework (current version)
Adds literal content to the control.
Assembly: System.Web (in System.Web.dll)
Parameters
- s
-
Type:
System::String^
The literal content to add to the control.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: