DataControlField.CreateField Method
.NET Framework 3.0
When overridden in a derived class, creates an empty DataControlField-derived object.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The CreateField method is a helper method used by the CloneField method to create an empty DataControlField-derived object to copy the properties of the current DataControlField-derived object into.
Community Additions
ADD
Show: