QueryableDataSourceView::GetOriginalValues Method (IDictionary^)
.NET Framework (current version)
Retrieves the original values for the specified keys that were stored during the Select operation.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- keys
-
Type:
System.Collections::IDictionary^
The keys of the rows to update.
Return Value
Type: System.Collections::IDictionary^The original values for the specified keys that were stored during the Select operation.
.NET Framework
Available since 4.0
Available since 4.0
Show: