DataControlField.CloneField Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates a duplicate copy of the current DataControlField-derived object.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The CloneField method is a helper method used by the CloneFields method to create a copy of the current DataControlField-derived object.
Community Additions
ADD
Show: