ObjectDataSourceSelectingEventArgs Properties

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyArguments

Provides a mechanism that the ObjectDataSource object can use to request data-related operations when data is retrieved.

System_CAPS_pubpropertyCancel

Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.)

System_CAPS_pubpropertyExecutingSelectCount

Gets a value indicating whether the ObjectDataSource is retrieving a row count during a data retrieval operation.

System_CAPS_pubpropertyInputParameters

Gets a collection that contains business object method parameters and their values.(Inherited from ObjectDataSourceMethodEventArgs.)

Return to top
Show: