Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartInfoProvider Class
ShoppingCartInfoProvider Methods
Get Method
Get Method (Guid)
Get Method (Int32)
ShoppingCartInfoProvider
Get Method (Int32)
Gets an instance of info object based on its ID.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
ShoppingCartInfo
Get
(
int
id
)
Parameters
id
Type:
System
Int32
ID of the info object to look for.
Return Value
Type:
ShoppingCartInfo
Returns an instance of
ShoppingCartInfo
corresponding to
id
or null.
Implements
IInfoByIdProvider
TInfo
Get(Int32)
IInfoByIdProvider
TInfo
Get(Int32)
See Also
Reference
ShoppingCartInfoProvider Class
Get Overload
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com