Click or drag to resize

FieldType Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductsFieldType

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class FieldType

The FieldType type exposes the following members.

Constructors
  NameDescription
Public methodFieldType
Initializes a new instance of the FieldType class
Public methodFieldType(IDataReader)
Initializes a new instance of the FieldType class
Public methodFieldType(Int32)
Initializes a new instance of the FieldType class
Public methodFieldType(String)
Initializes a new instance of the FieldType class
Top
Properties
Methods
See Also