ModelDataSourceView::EvaluateMethodParameters Method
.NET Framework (current version)
Evaluates the method parameters for model binding.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
