Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 1.0
Controller Class
Controller Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Controller..::.TryUpdateModel<(Of <(TModel>)>) Method

  NameDescription
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel) Updates the specified model instance using values from the controller's current value provider.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, IDictionary<(Of <(String, ValueProviderResult>)>)) Updates the specified model instance using the value provider.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String) Updates the specified model instance using values from the controller's current value provider and a prefix.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, array<String>[]()[]) Updates the specified model instance using values from the controller's current value provider and included properties.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String, IDictionary<(Of <(String, ValueProviderResult>)>)) Updates the specified model instance using values from the value provider and a prefix.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String, array<String>[]()[]) Updates the specified model instance using values from the controller's current value provider, a prefix, and included properties.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, array<String>[]()[], IDictionary<(Of <(String, ValueProviderResult>)>)) Updates the specified model instance using values from the value provider and included properties.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String, array<String>[]()[], IDictionary<(Of <(String, ValueProviderResult>)>)) Updates the specified model instance using values from the value provider, a prefix, and included properties.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String, array<String>[]()[], array<String>[]()[]) Updates the specified model instance using values from the controller's current value provider, a prefix, excluded properties, and included properties.
Protected method TryUpdateModel<(Of <(TModel>)>)(TModel, String, array<String>[]()[], array<String>[]()[], IDictionary<(Of <(String, ValueProviderResult>)>)) Updates the specified model instance using values from the value provider, a prefix, excluded properties, and included properties.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker