AutoFieldsGenerator.GenerateFields Method (Control)
.NET Framework (current version)
Creates DynamicField objects based on metadata information for the table.
Assembly: System.Web (in System.Web.dll)
abstract GenerateFields : control:Control -> ICollection override GenerateFields : control:Control -> ICollection
Parameters
- control
-
Type:
System.Web.UI.Control
The data-bound control that will contain the autogenerated fields.
This method can be overridden.
.NET Framework
Available since 4.5
Available since 4.5
Show: