ShoppingCartItemInfoProviderGetShoppingCartItemInfo Method (Guid) |
Returns shopping cart item with specified GUID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static ShoppingCartItemInfo GetShoppingCartItemInfo(
Guid itemGuid
)
Parameters
- itemGuid
- Type: SystemGuid
Shopping cart item GUID
Return Value
Type:
ShoppingCartItemInfoSee Also