This documentation is archived and is not being maintained.

EntityDataSourceSelectingEventArgs Properties

The EntityDataSourceSelectingEventArgs 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 DataSource Gets the EntityDataSource instance that raised the Selecting event.
Public property SelectArguments Gets values that determine how the data is returned.
Top
Show: