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: virtual DataControlField^ CreateField( IDataSourceFieldSchema^ fieldSchema ) override
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: