Click or drag to resize

FieldOptionGetOptionsByFieldId Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static FieldOptionCollection GetOptionsByFieldId(
	string fieldId
)

Parameters

fieldId
Type: SystemString

Return Value

Type: FieldOptionCollection
See Also