UserControl::UpdateModel Method
.NET Framework (current version)
Updates the model instance by using values from the data-bound control.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | UpdateModel<TModel>(TModel) | Updates the model instance by using values from the data-bound control. |
![]() | UpdateModel<TModel>(TModel, IValueProvider^) | Updates the specified model instance using values from the value provider of the user control. |
Show:
