CommerceContext Members

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

The primary class used to interface with Commerce Server. This class cannot be inherited.

The CommerceContext type exposes the following members.

Methods

  Name Description
Aa137663.pubmethod(en-US,CS.70).gif Dispose Use this method to release resources used by the CommerceContext object.
Aa137663.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137663.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137663.pubmethod(en-US,CS.70).gif GetCatalogsForUser Returns a collection of the catalogs for the current user.
Aa137663.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137663.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137663.pubmethod(en-US,CS.70).gifAa137663.static(en-US,CS.70).gif LogCommerceEvent Use this method to log a commerce event.
Aa137663.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137663.pubmethod(en-US,CS.70).gif RegisterDisposable Use this method to register page-scoped objects for disposal.
Aa137663.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137663.pubproperty(en-US,CS.70).gif AuthenticationInfo Gets an AuthenticationInfo object that was created by the CommerceAuthenticationModule class.
Aa137663.pubproperty(en-US,CS.70).gif Caches Gets a CommerceCacheCollection object containing the collection of caches configured for the site.
Aa137663.pubproperty(en-US,CS.70).gif CatalogSystem Gets a CatalogContext object for use on the site.
Aa137663.pubproperty(en-US,CS.70).gifAa137663.static(en-US,CS.70).gif Current Gets a CommerceContext object containing the current request.
Aa137663.pubproperty(en-US,CS.70).gif DebugContext Gets the debug mode used throughout the site.
Aa137663.pubproperty(en-US,CS.70).gif OrderSystem Gets an OrderContext specifying the order related operations used on the site.
Aa137663.pubproperty(en-US,CS.70).gif OrganizationProfile Gets the Profile object containing the organization profile for the current user.
Aa137663.pubproperty(en-US,CS.70).gif Pipelines Gets a PipelineCollection object containing the collection of pipelines used on the site.
Aa137663.pubproperty(en-US,CS.70).gif ProfileSystem Gets or sets the ProfileContext object used on the site.
Aa137663.pubproperty(en-US,CS.70).gif QueryStringBuilder Gets a QueryStringBuilder object used on the site.
Aa137663.pubproperty(en-US,CS.70).gif Resources Gets the CommerceResourceCollection object containing site resources configured for the site.
Aa137663.pubproperty(en-US,CS.70).gif SiteName Gets the name of the Commerce Server site.
Aa137663.pubproperty(en-US,CS.70).gif TargetingSystem Gets the TargetingSystemInfo object for use on the site.
Aa137663.pubproperty(en-US,CS.70).gif UserID Gets or sets the user identification for the current user.
Aa137663.pubproperty(en-US,CS.70).gif UserProfile Gets or sets the profile for the current user.

Top

See Also

Reference

CommerceContext Class

Microsoft.CommerceServer.Runtime Namespace