Share via


CommerceExpressionModule Members

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

CommerceExpressionModule is responsible for creating a default ExpressionEvaluator object for the site. This class cannot be inherited.

The CommerceExpressionModule type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa163193.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa163193.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa163193.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa163193.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa163193.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa163193.pubmethod(en-US,CS.70).gif Init HttpModule.Init implementation. Executes custom initialization code after all event handler modules have been added. (Overrides CommerceModule..::.Init(HttpApplication).)
Aa163193.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa163193.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa163193.pubproperty(en-US,CS.70).gifAa163193.static(en-US,CS.70).gif ExpressionEvaluator Obsolete. (Obsolete) Gets the instance of ExpressionEvaluator that has been configured to load expressions from the legacy expression store (Profiles resource).
Aa163193.pubproperty(en-US,CS.70).gif IsInitialized Gets a value indicating whether the current module instance has been initialized. (Inherited from CommerceModule.)
Aa163193.pubproperty(en-US,CS.70).gifAa163193.static(en-US,CS.70).gif MarketingExpressionEvaluator Gets the instance of ExpressionEvaluator that has been configured to load expressions from the new Marketing System expression store.

Top

See Also

Reference

CommerceExpressionModule Class

Microsoft.CommerceServer.Runtime.Targeting Namespace