EntityDataSourceSelectingEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyCancel

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

System_CAPS_pubpropertyDataSource

Gets the EntityDataSource instance that raised the Selecting event.

System_CAPS_pubpropertySelectArguments

Gets values that determine how the data is returned.

Return to top
Show: