Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.68 KB

shoppingcarthelper-class-microsoft-dynamics-retail-sharepoint-web-webparts.md

File metadata and controls

59 lines (42 loc) · 1.68 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
ShoppingCartHelper Class (Microsoft.Dynamics.Retail.SharePoint.Web.WebParts)
ShoppingCartHelper Class
T:Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartHelper
62206676
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartHelper
CSharp
C++
VB

ShoppingCartHelper Class

[!INCLUDEarchive-banner]

Helper class for deserializing shopping cart columns.

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.WebParts
Assembly:  Microsoft.Dynamics.Retail.SP.Web.WebParts (in Microsoft.Dynamics.Retail.SP.Web.WebParts.dll)

Syntax

'Declaration
Public NotInheritable Class ShoppingCartHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ShoppingCartHelper
public ref class ShoppingCartHelper abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Retail.SharePoint.Web.WebParts.ShoppingCartHelper

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.WebParts Namespace