CompositeDataBoundControl::InsertMethod Property
.NET Framework (current version)
Gets or sets the name of the method to call in order to insert data.
Assembly: System.Web (in System.Web.dll)
public protected: property String^ InsertMethod { String^ get(); void set(String^ value); }
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: