DataControlFieldCollection.CloneFields Method
.NET Framework 3.0
Creates a copy of the current collection.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
public DataControlFieldCollection CloneFields ()
public function CloneFields () : DataControlFieldCollection
Not applicable.
Return Value
A DataControlFieldCollection that contains a copy of each data control field in the current collection.Community Additions
ADD
Show: