BaseXmlDataSource Class
The base class for the XmlUrlDataSource and SPXmlDataSource classes.
System.Object
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.SoapDataSource
Microsoft.SharePoint.WebControls.SPXmlDataSource
Microsoft.SharePoint.WebControls.XmlUrlDataSource
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.SoapDataSource
Microsoft.SharePoint.WebControls.SPXmlDataSource
Microsoft.SharePoint.WebControls.XmlUrlDataSource
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] public abstract class BaseXmlDataSource : HierarchicalDataSourceControl, IDataSource