SqlDataSourceSelectingEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Arguments | Gets the DataSourceSelectArguments object passed to the Select method. |
| Cancel | Gets or sets a value indicating whether the event should be canceled. (inherited from CancelEventArgs) |
| Command | Gets the pending database command. (inherited from SqlDataSourceCommandEventArgs) |
Community Additions
ADD
Show: