ModelDataSourceView::Insert Method (IDictionary^, DataSourceViewOperationCallback^)
.NET Framework (current version)
Inserts a method and gets the result.
Assembly: System.Web (in System.Web.dll)
public: virtual void Insert( IDictionary^ values, DataSourceViewOperationCallback^ callback ) override
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: