EntityDataSourceSelectingEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web.Entity (in System.Web.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | DataSource | Gets the EntityDataSource instance that raised the Selecting event. |
![]() | SelectArguments | Gets values that determine how the data is returned. |
Show:
