My Lists Web Part

The My Lists Web Part provides shoppers with a way to manage their shopper lists from one location.

From this list, the shopper can access the detail page of each list, delete a list, create a new empty shopper list, and set a default list. My Lists functionality is restricted to authenticated shoppers. The shopper can access this page from a "My Profile" page or menu.

Properties

The following table lists the mapping of the properties for the My Lists Web Part.

Property

Maps to

"List Id" URL parameter

ListIdentifierUrlKey

Customization

You can customize the My Lists Web Part by modifying the XSLT template. You can use the Template Selector drop-down list to select a new template file. You set the columns that you want to display by using the Column Selector.

Error Handling

There is no design-time error handling required for this Web Part.

API Dependencies

The dependencies on the API are:

  • Retrieve ShopperList

  • Create ShopperList

  • Update ShopperList

  • Delete ShopperList

See Also

Other Resources

Developing with SharePoint Commerce Services

Orders System Web Parts