net35
namespace System.Web.UI.WebControls
{
public class LinqDataSourceView : DataSourceView, IStateManager
{
public int Insert(IDictionary values);
}
}
.NET Framework | 3.5 |
---|---|
Information specific to net35 | |
Assembly | System.Web.Extensions , Version=3.5.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |