Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2.1 KB

wishlist-class-microsoft-dynamics-retail-sharepoint-web-storefront-controls.md

File metadata and controls

64 lines (47 loc) · 2.1 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
WishList Class (Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls)
WishList Class
T:Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls.WishList
62205023
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls.WishList
CSharp
C++
VB

WishList Class

[!INCLUDEarchive-banner]

Wish List Summary.

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

Syntax

'Declaration
Public Class WishList _
    Inherits BaseUserControl
'Usage
Dim instance As WishList
public class WishList : BaseUserControl
public ref class WishList : public BaseUserControl

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls.BaseUserControl
          Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls.WishList

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.Storefront.Controls Namespace