| 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
)
Public Sub New (
typeName As String
)
Parameters
- typeName
- Type: SystemString
See Also