LinqDataSourceView::StoreOriginalValues Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | StoreOriginalValues(IList^) | Stores the original values from the Select operation in the control's view state.(Overrides QueryableDataSourceView::StoreOriginalValues(IList^).) |
![]() | StoreOriginalValues(IList^, Func<PropertyDescriptor^, Boolean>^) | Stores the original values from the select operation in the control's view state when delete or update operations are enabled.(Inherited from QueryableDataSourceView.) |
Show:
