ModelDataSourceView.EvaluateUpdateMethodParameters Method

Definition

Invokes the Update method and gets the result.

C#
protected virtual System.Web.UI.WebControls.ModelDataSourceMethod EvaluateUpdateMethodParameters (System.Collections.IDictionary keys, System.Collections.IDictionary values, System.Collections.IDictionary oldValues);

Parameters

keys
IDictionary

The keys.

values
IDictionary

The values.

oldValues
IDictionary

The old values.

Returns

The result of the update method.

Applies to

Producto Versiones
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1