Click or drag to resize
ShoppingCartItemParametersGetShoppingCartItemParameters Method
Returns initialized shopping cart item parameters container from the current URL parameters.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public static ShoppingCartItemParameters GetShoppingCartItemParameters()

Return Value

Type: ShoppingCartItemParameters
See Also