ModelDataSourceView.EvaluateDeleteMethodParameters Method (IDictionary, IDictionary)
.NET Framework (current version)
Invokes the Delete method and gets the result.
Assembly: System.Web (in System.Web.dll)
Protected Overridable Function EvaluateDeleteMethodParameters ( keys As IDictionary, oldValues As IDictionary ) As ModelDataSourceMethod
Parameters
- keys
-
Type:
System.Collections.IDictionary
The keys.
- oldValues
-
Type:
System.Collections.IDictionary
The old values.
.NET Framework
Available since 4.5
Available since 4.5
Show: