ModelDataSourceView.Insert Method

Definition

Inserts a method and gets the result.

C#
public override void Insert(System.Collections.IDictionary values, System.Web.UI.DataSourceViewOperationCallback callback);

Parameters

values
IDictionary

The values to be inserted.

callback
DataSourceViewOperationCallback

The callback.

Applies to

Product Versions
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1