System.Web.UI.WebControls.XmlBuilder Members

The members of System.Web.UI.WebControls.XmlBuilder are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.XmlBuilder class.

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.