DetailsViewRowsGenerator.CreateAutoGeneratedFields Method (Object, Control)
.NET Framework (current version)
Generates fields based on the current data item.
Assembly: System.Web (in System.Web.dll)
override CreateAutoGeneratedFields :
dataItem:Object *
control:Control -> List<AutoGeneratedField>
Parameters
- dataItem
-
Type:
System.Object
The current data item.
- control
-
Type:
System.Web.UI.Control
The current control.
This method populates the AutoGeneratedFieldProperties collection.
.NET Framework
Available since 4.5
Available since 4.5
Show: