MetaModel.FieldTemplateFactory Property

 

Gets or sets a custom IFieldTemplateFactory interface.

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

Public Property FieldTemplateFactory As IFieldTemplateFactory

The IFieldTemplateFactory interface lets you specify which field templates are created for the table columns.

.NET Framework
Available since 3.5
Return to top
Show: