System.Web.UI.WebControls.XmlBuilder: Method Members

The methods of System.Web.UI.WebControls.XmlBuilder are listed below. For a list of all members, see the XmlBuilder Members list.

See Also: Inherited members from System.Web.UI.ControlBuilder

Public Methods

override
AppendLiteralString(string)

Adds literal content to the control.

override
GetChildControlType(string, IDictionary) : Type

Obtains the Type for the System.Web.UI.WebControls.Xml control's specified child control.

override
NeedsTagInnerText() : bool

Determines whether the System.Web.UI.WebControls.Xml control needs to get its inner text.

override
SetTagInnerText(string)

Sets the System.Web.UI.WebControls.Xml control's inner text.