MasterPage::UpdateModel Method

.NET Framework (current version)
 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodUpdateModel<TModel>(TModel)

Updates the model instance by using values from the data-bound control.(Inherited from UserControl.)

System_CAPS_pubmethodUpdateModel<TModel>(TModel, IValueProvider^)

Updates the specified model instance using values from the value provider of the user control.(Inherited from UserControl.)

Return to top
Show: