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::SetItem Method (Int32, DataControlReference^)
.NET Framework (current version)
Sets the DynamicDataManager control that contains the data-control reference.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- index
-
Type:
System::Int32
The index of the data-control reference to set.
- item
-
Type:
System.Web.DynamicData::DataControlReference^
The data control.
.NET Framework
Available since 4.0
Available since 4.0
Show: