Share via


AddItemToBasketEvent Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Occurs whenever items are added to the shopping basket.

The AddItemToBasketEvent type exposes the following members.

Constructors

  Name Description
Aa137415.pubmethod(en-US,CS.70).gif AddItemToBasketEvent Initializes a new instance of the AddItemToBasketEvent class.

Top

Methods

  Name Description
Aa137415.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137415.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137415.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137415.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137415.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137415.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa137415.pubmethod(en-US,CS.70).gif Validate Validates the CatalogName and ProductId properties for the basket event. (Inherited from BasketEvent.)

Top

Properties

  Name Description
Aa137415.pubproperty(en-US,CS.70).gif BasketName Gets or sets the name of the basket on which the event occurred. (Inherited from BasketEvent.)
Aa137415.pubproperty(en-US,CS.70).gif CatalogName Gets or sets the name of the catalog to which the product belongs. (Inherited from BasketEvent.)
Aa137415.pubproperty(en-US,CS.70).gif EventType Gets the event type for the class.
Aa137415.pubproperty(en-US,CS.70).gif ProductId Gets or sets the identifier for the product. (Inherited from BasketEvent.)
Aa137415.pubproperty(en-US,CS.70).gif ReadOnlyPrId Gets a generated string based on the values of the CatalogName, ProductId and the VariantId properties. (Inherited from BasketEvent.)
Aa137415.pubproperty(en-US,CS.70).gif VariantId Gets or sets the variant identifier for the product. (Inherited from BasketEvent.)

Top

See Also

Reference

AddItemToBasketEvent Class

Microsoft.CommerceServer.Runtime Namespace