Click or drag to resize
ShoppingCartInfo Constructor (Int32)
Constructor - Creates an empty ShoppingCartInfo object.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected ShoppingCartInfo(
	int siteId
)

Parameters

siteId
Type: SystemInt32
See Also