System.Web.UI.WebControls.ObjectDataSourceEventArgs Members

The members of System.Web.UI.WebControls.ObjectDataSourceEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.ObjectDataSourceEventArgs class using the specified object.

Public Properties

ObjectInstanceobject.

Gets or sets an object that represents the business object with which the System.Web.UI.WebControls.ObjectDataSource control performs data operations.