The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataControlReferenceCollection Constructor (DynamicDataManager^)
.NET Framework (current version)
Initializes a new instance of the DataControlReferenceCollection class.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- owner
-
Type:
System.Web.DynamicData::DynamicDataManager^
The container object.
| Exception | Condition |
|---|---|
| ArgumentNullException | The owner parameter is null. |
.NET Framework
Available since 4.0
Available since 4.0
Show: