LinqDataSourceDesigner::EnableInsert Property
.NET Framework (current version)
Gets or sets a value that indicates whether rows can be inserted into the data source at run time.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Property Value
Type: System::Booleantrue if the insert operation is enabled for users of the associated LinqDataSource instance; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: