This documentation is archived and is not being maintained.

ObjectDataSourceDisposingEventArgs Properties

The ObjectDataSourceDisposingEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property ObjectInstance Gets an object that represents the business object with which the ObjectDataSource control performs data operations.
Top
Show: