BoundField.CreateField Method ()
.NET Framework (current version)
Creates an empty BoundField object.
Assembly: System.Web (in System.Web.dll)
The CreateField method is a helper method used by the DataControlField.CloneField method to create an empty BoundField object to copy the properties of the current BoundField object to.
.NET Framework
Available since 2.0
Available since 2.0
Show: