ModelDataSourceView.Delete Method (IDictionary, IDictionary, DataSourceViewOperationCallback)
.NET Framework (current version)
Deletes a method and gets the result.
Assembly: System.Web (in System.Web.dll)
override Delete : keys:IDictionary * oldValues:IDictionary * callback:DataSourceViewOperationCallback -> unit
Parameters
- keys
-
Type:
System.Collections.IDictionary
The keys.
- oldValues
-
Type:
System.Collections.IDictionary
The old values.
- callback
-
Type:
System.Web.UI.DataSourceViewOperationCallback
The callback.
.NET Framework
Available since 4.6
Available since 4.6
Show: