TemplateField::CreateField Method ()
.NET Framework (current version)
Creates a new TemplateField object.
Assembly: System.Web (in System.Web.dll)
The CreateField method overrides the base method to return a TemplateField object.
Notes to Inheritors:
When overriding CreateField in a derived class, be sure to create a new instance of your type and not call the base method.
.NET Framework
Available since 2.0
Available since 2.0
Show: