ModelDataSourceView::GetInsertMethodResult Method (IDictionary^)
.NET Framework (current version)
Invokes the insert method and gets the result.
Assembly: System.Web (in System.Web.dll)
Parameters
- values
-
Type:
System.Collections::IDictionary^
The values to be inserted.
| Exception | Condition |
|---|---|
| NotSupportedException | The CanInsert property is false. |
.NET Framework
Available since 4.5
Available since 4.5
Show: