EntityDataSourceSelectingEventArgs.DataSource Property

 

Gets the EntityDataSource instance that raised the Selecting event.

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

Public ReadOnly Property DataSource As EntityDataSource

Property Value

Type: System.Web.UI.WebControls.EntityDataSource

The data source that raised the Selecting event.

.NET Framework
Available since 3.5
Return to top
Show: