LinqDataSourceView.StoreOriginalValues Method
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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.) |