DynamicFieldDesigner.CreateField Method (IDataSourceFieldSchema)
.NET Framework (current version)
Creates a new DynamicField object by using the specified data field information.
Assembly: System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)
Public Overrides Function CreateField ( fieldSchema As IDataSourceFieldSchema ) As DataControlField
Parameters
- fieldSchema
-
Type:
System.Web.UI.Design.IDataSourceFieldSchema
Schema information that contains the structure of the data field.
.NET Framework
Available since 3.5
Available since 3.5
Show: