This topic has not yet been rated - Rate this topic

LinqDataSourceView.StoreOriginalValues Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method StoreOriginalValues(IList) Stores the original values from the Select operation in the control's view state. (Overrides QueryableDataSourceView.StoreOriginalValues(IList).)
Protected method 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.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.