Click or drag to resize

ModuleSettings Constructor

Initializes a new instance of the ModuleSettings class

Namespace:  Dynamicweb.Ecommerce.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ModuleSettings(
	Properties properties
)

Parameters

properties
Type: Dynamicweb.ModulesProperties
See Also