DataBoundControl.ItemType Property
.NET Framework (current version)
Gets or sets the name of the data item type for strongly typed data binding.
Assembly: System.Web (in System.Web.dll)
[<ThemeableAttribute(false)>] abstract ItemType : string with get, set [<ThemeableAttribute(false)>] override ItemType : string with get, set
Setting this property enables the Item and BindItem data-binding expressions.
Setting this method automatically enables Dynamic Data functionality.
For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.
.NET Framework
Available since 4.5
Available since 4.5
Show: