Click or drag to resize

ProductCategoryServiceGetFieldOptionsFromXml Method

Namespace:  Dynamicweb.Ecommerce.Products.Categories
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public FieldOptionCollection GetFieldOptionsFromXml(
	string categoryId,
	string fieldId,
	string xml
)

Parameters

categoryId
Type: SystemString
fieldId
Type: SystemString
xml
Type: SystemString

Return Value

Type: FieldOptionCollection
See Also