This documentation is archived and is not being maintained.

ObjectDataSourceFilteringEventArgs Properties

The ObjectDataSourceFilteringEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property ParameterValues Gets an IOrderedDictionary interface that provides access to the Parameter objects of the ObjectDataSource class.
Top
Show: