ObjectConstructorInfo Properties
Provides functionality to access constructor parameters when binding to an ObjectDataSource.| Name | Description |
|---|---|
| Default static | Provides access to the default object constructor. |
| Parameters | Provides access to a collection of parameters to be passed to a constructor when it is invoked |
See Also