ObjectDataSource Constructor
.NET Framework 3.0
Initializes a new instance of the ObjectDataSource class.
If you are not familiar with the Data Access features in ASP.NET 2.0, you should read some of these topics before continuing:
| Name | Description |
|---|---|
| ObjectDataSource () | Initializes a new instance of the ObjectDataSource class. |
| ObjectDataSource (String, String) | Initializes a new instance of the ObjectDataSource class with the specified type name and data retrieval method name. |
Community Additions
ADD
Show: