IFieldTemplateFactory Methods

 

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

NameDescription
System_CAPS_pubmethodCreateFieldTemplate(MetaColumn, DataBoundControlMode, String)

Creates an instance of a field template using the MetaColumn class, the DataBoundControlMode class and UIHint property.

System_CAPS_pubmethodInitialize(MetaModel)

Initializes a FieldTemplateFactory using the specified data model.

Return to top
Show: