SqlDataSourceSelectingEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| 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.) |
Show:
