FieldTemplateFactory.Initialize Method (MetaModel)

 

Associates a MetaModel with a FieldTemplateFactory.

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

public virtual void Initialize(
	MetaModel model
)

Parameters

model
Type: System.Web.DynamicData.MetaModel

Specifies the data model to associate with the FieldTemplateFactory.

.NET Framework
Available since 3.5
Return to top
Show: