net35
namespace System.Web.UI.WebControls
{
    [DefaultEvent("Selecting")]
    [DefaultProperty("ContextTypeName")]
    [Designer("System.Web.UI.Design.WebControls.LinqDataSourceDesigner, System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
    [ParseChildren(true)]
    [PersistChildren(false)]
    [ToolboxBitmap(typeof(LinqDataSource), "LinqDataSource.ico")]
    [ToolboxItemFilter("System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", ToolboxItemFilterType.Require)]
    public class LinqDataSource : DataSourceControl, IDynamicDataSource, IDataSource
    {
        protected override DataSourceView GetView(string viewName);
    }
}
Assembly System.Web.Extensions , Version=3.5.0.0, PublicKeyToken=31bf3856ad364e35
Help Documentation
.NET Framework 3.5
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙