This topic has not yet been rated - Rate this topic

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.

  NameDescription
Protected method 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.
Protected method 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.