DataBoundControl.SelectMethod Property
.NET Framework (current version)
The name of the method to call in order to read data.
Assembly: System.Web (in System.Web.dll)
[<ThemeableAttribute(false)>] abstract SelectMethod : string with get, set [<ThemeableAttribute(false)>] override SelectMethod : string with get, set
Setting this property causes model binding to be used as the data-binding method.
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: