DataControlFieldDesigner::CreateField Method (IDataSourceFieldSchema^)
.NET Framework (current version)
When overridden in a derived class, creates a new field object using the specified data field information.
Assembly: System.Design (in System.Design.dll)
public: virtual DataControlField^ CreateField( IDataSourceFieldSchema^ fieldSchema ) abstract
Parameters
- fieldSchema
-
Type:
System.Web.UI.Design::IDataSourceFieldSchema^
Schema information that contains the structure of a data field.
.NET Framework
Available since 2.0
Available since 2.0
Show: