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::InsertItem Method (Int32, DataControlReference^)
.NET Framework (current version)
Inserts a data-control reference into the data-control reference collection.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- index
-
Type:
System::Int32
The index that indicates where to insert the data control.
- item
-
Type:
System.Web.DynamicData::DataControlReference^
The data control to insert.
.NET Framework
Available since 4.0
Available since 4.0
Show: