DataControlField Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataControlField class.
Assembly: System.Web (in System.Web.dll)
Because the DataControlField class is abstract, you cannot create a DataControlField object directly. This constructor is commonly called by the constructor of a derived class to initialize the properties defined in the DataControlField class.
.NET Framework
Available since 2.0
Available since 2.0
Show: