Click or drag to resize

ProductCategoryServiceParseFieldValue Method (Object, Int32)

Namespace:  Dynamicweb.Ecommerce.Products.Categories
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Object ParseFieldValue(
	Object value,
	int type
)

Parameters

value
Type: SystemObject
type
Type: SystemInt32

Return Value

Type: Object
See Also