IFieldTemplateFactory Interface

Definition

Defines an interface implemented by objects that create field templates.

public interface IFieldTemplateFactory
Derived

Remarks

This class must be implemented by the FieldTemplateFactory class in order to create a field template. This interface provides methods that initialize the FieldTemplateFactory and creates field templates.

Methods

CreateFieldTemplate(MetaColumn, DataBoundControlMode, String)

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

Initialize(MetaModel)

Initializes a FieldTemplateFactory using the specified data model.

Applies to

Producto Versiones
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1