LinqDataSourceView::StoreOriginalValues Method

.NET Framework (current version)
 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_protmethodStoreOriginalValues(IList^)

Stores the original values from the Select operation in the control's view state.(Overrides QueryableDataSourceView::StoreOriginalValues(IList^).)

System_CAPS_protmethodStoreOriginalValues(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.)

Return to top
Show: