Click or drag to resize

FieldOptionGetOptionById Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static FieldOption GetOptionById(
	string optionId
)

Parameters

optionId
Type: SystemString

Return Value

Type: FieldOption
See Also