FieldTemplateFactory.Initialize Method (MetaModel)

 

Associates a MetaModel with a FieldTemplateFactory.

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

abstract Initialize : 
        model:MetaModel -> unit
override Initialize : 
        model:MetaModel -> unit

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: