ImageField::CreateField Method ()
.NET Framework (current version)
Returns a new instance of the ImageField class.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI.WebControls::DataControlField^A new instance of the ImageField class.
The CreateField method is called by the CloneField method to create a new instance of the ImageField class.
.NET Framework
Available since 2.0
Available since 2.0
Show: