ModelDataSourceView.Insert Method (IDictionary, DataSourceViewOperationCallback)
.NET Framework (current version)
Inserts a method and gets the result.
Assembly: System.Web (in System.Web.dll)
public override void Insert( IDictionary values, DataSourceViewOperationCallback callback )
Parameters
- values
-
Type:
System.Collections.IDictionary
The values to be inserted.
- callback
-
Type:
System.Web.UI.DataSourceViewOperationCallback
The callback.
.NET Framework
Available since 4.6
Available since 4.6
Show: