asp.net.ph

XmlDataSource Class

System.Web.UI.WebControls Namespace


.NET Framework version 2.0

Represents an XML data source to data-bound controls.

XmlDataSource Class Members

Collapse   Constructors

Visibility Constructor Parameters
public XmlDataSource ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public CacheDuration Int32 [ Get , Set ]
public CacheExpirationPolicy DataSourceCacheExpiry [ Get , Set ]
public CacheKeyContext String [ Get , Set ]
public CacheKeyDependency String [ Get , Set ]
public Data String [ Get , Set ]
public DataFile String [ Get , Set ]
public EnableCaching Boolean [ Get , Set ]
public Transform String [ Get , Set ]
public TransformArgumentList XsltArgumentList [ Get , Set ]
public TransformFile String [ Get , Set ]
public XPath String [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
protected GetHierarchicalView ( String viewPath ) HierarchicalDataSourceView
public GetXmlDocument ( ) XmlDocument
protected OnTransforming ( EventArgs e ) Void
public Save ( ) Void

Collapse   Events

Multicast Name Type
multicast Transforming EventHandler

Remarks

For examples illustrating use of this control, see the individual member types of this class. For syntax information, see XmlDataSource in ASP.NET Syntax for Web Controls.

See Also

ASP.NET Data Source Controls Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph