DynamicFieldDesigner.CreateField Method ()

 

Creates an empty DynamicField object.

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)

Public Overrides Function CreateField As DataControlField

Return Value

Type: System.Web.UI.WebControls.DataControlField

An empty field object.

The CreateField() method is called when the designer does not have schema information about the field.

.NET Framework
Available since 3.5
Return to top
Show: