Click or drag to resize

VariantOptionGetVariantOptions Method (CommandBuilder)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use VariantOptionService instead.")]
public static IEnumerable<VariantOption> GetVariantOptions(
	CommandBuilder commandBuilder
)

Parameters

commandBuilder
Type: Dynamicweb.DataCommandBuilder

Return Value

Type: IEnumerableVariantOption
See Also