ObjectDataSource Constructors
Enables binding data-aware controls and components to a runtime-created object or an instance method.
Name | Parameters | Description |
---|---|---|
Object |
none |
Initializes a new instance of the Object |
Object |
container |
Initializes a new instance of the Object |
See Also