ModelDataSourceView.EvaluateMethodParameters Method
.NET Framework 4.5
Evaluates the method parameters for model binding.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EvaluateMethodParameters(DataSourceOperation, ModelDataSourceMethod, IDictionary) | Evaluates the method parameters for model binding, using the data source operation, the data source method object, and the control values. |
|
EvaluateMethodParameters(DataSourceOperation, ModelDataSourceMethod, IDictionary, Boolean) | Evaluates the method parameters for model binding, using the data source operation, the data source method object, the control values, and a value that indicates whether this method is called in the page's LoadComplete event handler. |