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