ImageField::CopyProperties Method (DataControlField^)
.NET Framework (current version)
Copies the properties of the current ImageField 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 CloneField method to copy the properties of the current ImageField object to another.
.NET Framework
Available since 2.0
Available since 2.0
Show: