Share via


Basket.Save Method (BCL)

Use this method to persist the basket to the underlying stores.

Definition

[Visual Basic .NET]

Public Sub Save( _) 

[C#]

public void Save();

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

OrderGroup Object

Example Code for the Microsoft.CommerceServer.Runtime.Orders Namespace

Copyright © 2005 Microsoft Corporation.
All rights reserved.