ObjectDataSourceEventArgs Constructor (Object^)
.NET Framework (current version)
Initializes a new instance of the ObjectDataSourceEventArgs class using the specified object.
Assembly: System.Web (in System.Web.dll)
Parameters
- objectInstance
-
Type:
System::Object^
The business object with which the ObjectDataSource interacts to perform data operations.
.NET Framework
Available since 2.0
Available since 2.0
Show: