MetaModel.FieldTemplateFactory Property
.NET Framework (current version)
Gets or sets a custom IFieldTemplateFactory interface.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.DynamicData.IFieldTemplateFactoryThe IFieldTemplateFactory interface.
The IFieldTemplateFactory interface lets you specify which field templates are created for the table columns.
.NET Framework
Available since 3.5
Available since 3.5
Show: