Click or drag to resize

FieldType Constructor (String)

Initializes a new instance of the FieldType class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public FieldType(
	string typeName
)

Parameters

typeName
Type: SystemString
See Also