Share via


BasketEvent Members

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

Provides base functionality for all the basket related events.

The BasketEvent type exposes the following members.

Constructors

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

Top

Methods

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

Top

Properties

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

Top

See Also

Reference

BasketEvent Class

Microsoft.CommerceServer.Runtime Namespace