Mono Class Library: Overview

System.Web.UI.WebControls.XmlDataSource: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

CacheDurationint. Documentation for this section has not yet been entered.
CacheExpirationPolicySystem.Web.UI.DataSourceCacheExpiry. Documentation for this section has not yet been entered.
CacheKeyDependencystring. Documentation for this section has not yet been entered.
Datastring. Documentation for this section has not yet been entered.
DataFilestring. Documentation for this section has not yet been entered.
EnableCachingbool. Documentation for this section has not yet been entered.
Transformstring. Documentation for this section has not yet been entered.
TransformArgumentListSystem.Xml.Xsl.XsltArgumentList. Documentation for this section has not yet been entered.
TransformFilestring. Documentation for this section has not yet been entered.
XPathstring. Documentation for this section has not yet been entered.

Public Methods

GetXmlDocument() : System.Xml.XmlDocument
Documentation for this section has not yet been entered.
Save()
Documentation for this section has not yet been entered.

Protected Methods

override
GetHierarchicalView(string) : System.Web.UI.HierarchicalDataSourceView
Documentation for this section has not yet been entered.
OnTransforming(EventArgs)
Documentation for this section has not yet been entered.

Public Events

TransformingDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.ComponentModel.IListSource.ContainsListCollectionbool. Documentation for this section has not yet been entered.
System.ComponentModel.IListSource.GetListDocumentation for this section has not yet been entered.
System.Web.UI.IDataSource.GetViewDocumentation for this section has not yet been entered.
System.Web.UI.IDataSource.GetViewNamesDocumentation for this section has not yet been entered.