SqlDataSourceSelectingEventArgs Properties

  Name Description
Public property Arguments Gets the DataSourceSelectArguments object passed to the Select method.
Public property Cancel  Gets or sets a value indicating whether the event should be canceled. (inherited from CancelEventArgs)
Public property Command  Gets the pending database command. (inherited from SqlDataSourceCommandEventArgs)
Top

Community Additions

ADD
Show: