System.Web.UI.WebControls Namespace
.NET Framework version 2.0
Represents an XML data source to data-bound controls.
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 ] |
|
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.
ASP.NET Data Source Controls