SqlDataSourceSelectingEventArgs Properties
.NET Framework 2.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: