ModelDataSource Constructor (Control^)
.NET Framework (current version)
Initializes a new instance of the ModelDataSource class.
Assembly: System.Web (in System.Web.dll)
Parameters
- dataControl
-
Type:
System.Web.UI::Control^
The data-bound control.
| Exception | Condition |
|---|---|
| ArgumentNullException | The dataControl parameter is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: