ModelDataSourceView::EvaluateInsertMethodParameters Method (IDictionary^)
.NET Framework (current version)
Invokes the insert method.
Assembly: System.Web (in System.Web.dll)
protected: virtual ModelDataSourceMethod^ EvaluateInsertMethodParameters( IDictionary^ values )
Parameters
- values
-
Type:
System.Collections::IDictionary^
The values.
Return Value
Type: System.Web.UI.WebControls::ModelDataSourceMethod^The result of the insert method.
.NET Framework
Available since 4.5
Available since 4.5
Show: