Share via


Basket.Delete Method (BCL)

Use this method to purge the basket instance from the underlying stores.

Definition

[Visual Basic .NET]

Public Sub Delete( _) 

[C#]

public void Delete();

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

OrderGroupManager Object

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

Copyright © 2005 Microsoft Corporation.
All rights reserved.