IFieldTemplateFactory Interface
En este artículo
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an interface implemented by objects that create field templates.
public interface class IFieldTemplateFactory
public interface IFieldTemplateFactory
type IFieldTemplateFactory = interface
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
Create |
Creates an instance of a field template using the MetaColumn class, the DataBoundControlMode class and UIHint property. |
Initialize(Meta |
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 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: