MasterPage::TryUpdateModel Method
.NET Framework (current version)
Namespace:
System.Web.UI
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.(Inherited from UserControl.) |
![]() | TryUpdateModel<TModel>(TModel, IValueProvider^) | Attempts to update the model instance using values from the value provider.(Inherited from UserControl.) |
Show:
