Class FieldType
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
Represents product field type object
- Inheritance
-
Field
Type
- Inherited Members
Constructors
FieldType()
Empty constructor
Properties
DynamicwebAlias
System name for field type.
Property Value
Id
ID of FieldType object
Property Value
IsCustom
Property Value
Name
Name of field type.
Property Value
Provider
The name of the FieldTypeProvider added to the field type
Property Value
ProviderConfiguration
The configuration of provider
Property Value
ProviderInstance
The instance of the FieldTypeProvider added to the field type
Property Value
Sort
Sort order for field types in various GUI lists
Property Value
SqlPresentation
Field type DDL presentation in MS SQL.