XmlUrlDataSource Class
Represents a data bound control that can access server side scripts and xml files on remote servers.
System.Object
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.XmlUrlDataSource
System.Web.UI.Control
System.Web.UI.HierarchicalDataSourceControl
Microsoft.SharePoint.WebControls.BaseXmlDataSource
Microsoft.SharePoint.WebControls.XmlUrlDataSource
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public sealed class XmlUrlDataSource : BaseXmlDataSource, IDataSource, ICloneable