CommandField.CreateField Method
.NET Framework 3.0
Creates an empty CommandField 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 DataControlField.CloneField method to create an empty CommandField object to copy the properties of the current CommandField object to.
Community Additions
ADD
Show: