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 (Guid)
Gets an instance of info object based on its GUID.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
ShoppingCartInfo
Get
(
Guid
guid
)
Parameters
guid
Type:
System
Guid
GUID of the info object to look for.
Return Value
Type:
ShoppingCartInfo
Returns an instance of
ShoppingCartInfo
corresponding to
guid
or null.
Implements
IInfoByGuidProvider
TInfo
Get(Guid)
IInfoByGuidProvider
TInfo
Get(Guid)
See Also
Reference
ShoppingCartInfoProvider Class
Get Overload
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com