SPXmlDataSource class
SharePoint 2013
Represents a data source that is able to read and write XML files from the content database.
System.Object
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.SPXmlDataSource
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.SPXmlDataSource
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public sealed class SPXmlDataSource : BaseXmlDataSource, IDataSource, ICloneable