ContextDataSource.EntityTypeName Property
.NET Framework (current version)
Gets or sets the name of the type that is created for Insert, Delete, and Update operations.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
abstract EntityTypeName : string with get, set override EntityTypeName : string with get, set
Property Value
Type: System.StringThe name of the type that is created for Insert, Delete, and Update operations.
.NET Framework
Available since 4.0
Available since 4.0
Show: