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