ModelDataSourceView Constructor (ModelDataSource^)
.NET Framework (current version)
Initializes a new instance of the ModelDataSourceView class.
Assembly: System.Web (in System.Web.dll)
Parameters
- owner
-
Type:
System.Web.UI.WebControls::ModelDataSource^
The model data source that owns this view.
| Exception | Condition |
|---|---|
| ArgumentNullException | The owner parameter is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: