Click or drag to resize

ProductsAndGroupsHandler Constructor (String, HandlerConfigurationType)

Initializes a new instance of the ProductsAndGroupsHandler class

Namespace:  Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductsAndGroupsHandler(
	string data,
	HandlerConfigurationType defaultDataType
)

Parameters

data
Type: SystemString
defaultDataType
Type: Dynamicweb.Ecommerce.Extensibility.ControlsHandlerConfigurationType
See Also