Copies the properties of the current System.Web.UI.WebControls.ImageField object to the specified object.
- newField
- The System.Web.UI.WebControls.DataControlField-derived object that receives the copy.
The ImageField.CopyProperties(DataControlField) method is called by the DataControlField.CloneField method to copy the properties of the current System.Web.UI.WebControls.ImageField object to another.