HyperLinkField::CopyProperties Method (DataControlField^)
.NET Framework (current version)
Copies the properties of the current HyperLinkField object to the specified object.
Assembly: System.Web (in System.Web.dll)
Parameters
- newField
-
Type:
System.Web.UI.WebControls::DataControlField^
The DataControlField-derived object that receives the copy.
The CopyProperties method is called by the DataControlField::CloneField method to copy the properties of the current HyperLinkField object to another.
.NET Framework
Available since 2.0
Available since 2.0
Show: