标签: asp.net
我使用TryUpdateModel(reviewResult,新的FormValueProvider(ModelBindingExecutionContext)来从表单中获取数据。 但是在使用母版页时它不起作用。
从this post开始,我了解它,因为母版页会更改ID。它有解决方案/解决方法吗?