Mono Class Library: Overview

System.Web.UI.WebControls.Xml: Members

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

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

Public Constructors

Xml()
Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ClientIDstring. Documentation for this section has not yet been entered.
[read-only]
override
ControlsSystem.Web.UI.ControlCollection. Documentation for this section has not yet been entered.
DocumentSystem.Xml.XmlDocument. Documentation for this section has not yet been entered.
DocumentContentstring. Documentation for this section has not yet been entered.
DocumentSourcestring. Documentation for this section has not yet been entered.
override
EnableThemingbool. Documentation for this section has not yet been entered.
override
SkinIDstring. Documentation for this section has not yet been entered.
TransformSystem.Xml.Xsl.XslTransform. Documentation for this section has not yet been entered.
TransformArgumentListSystem.Xml.Xsl.XsltArgumentList. Documentation for this section has not yet been entered.
TransformSourcestring. Documentation for this section has not yet been entered.
XPathNavigatorSystem.Xml.XPath.XPathNavigator. Documentation for this section has not yet been entered.

Public Methods

override
FindControl(string) : System.Web.UI.Control
Documentation for this section has not yet been entered.
override
Focus()
Documentation for this section has not yet been entered.
override
HasControls() : bool
Documentation for this section has not yet been entered.

Protected Methods

override
AddParsedSubObject(object)
Documentation for this section has not yet been entered.
override
CreateControlCollection() : System.Web.UI.ControlCollection
Documentation for this section has not yet been entered.
override
GetDesignModeState() : IDictionary
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.