Share via


ContentSelectionPipeline Members

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

The content selection framework (CSF) pipeline type.

The ContentSelectionPipeline type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa154699.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa154699.pubmethod(en-US,CS.70).gif Execute Executes the Content Selection Framework (CSF) pipeline. (Overrides PipelineBase..::.Execute(Object, Object).)
Aa154699.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa154699.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa154699.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa154699.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa154699.pubmethod(en-US,CS.70).gif ToString Returns the name of the pipeline. (Inherited from PipelineBase.)

Top

Properties

  Name Description
Aa154699.pubproperty(en-US,CS.70).gif DebugContext Gets the debug context for this pipeline. (Inherited from PipelineBase.)
Aa154699.pubproperty(en-US,CS.70).gif LoggingEnabled Gets a value indicating whether pipeline logging is enabled. (Inherited from PipelineBase.)
Aa154699.pubproperty(en-US,CS.70).gif LogPath Gets the path to the pipeline log file. (Inherited from PipelineBase.)
Aa154699.pubproperty(en-US,CS.70).gif Name Gets the friendly name of the pipeline. (Inherited from PipelineBase.)
Aa154699.pubproperty(en-US,CS.70).gif PipelineConfigPath Gets the path to the pipeline configuration (PCF) file. (Inherited from PipelineBase.)
Aa154699.pubproperty(en-US,CS.70).gif TransactionalSetting Gets the transactional setting of the pipeline. (Inherited from PipelineBase.)

Top

See Also

Reference

ContentSelectionPipeline Class

Microsoft.CommerceServer.Runtime.Pipelines Namespace