ContentSelectionPipeline Class (BCL)

A Content Selection Framework (CSF) pipeline.

**System.Object
**   Microsoft.CommerceServer.Runtime.Pipelines.PipelineBase
      Microsoft.CommerceServer.Runtime.Pipelines.ContentSelectionPipeline

Public Instance Constructor

Constructor Description
ContentSelectionPipeline Constructor(String, String, Boolean, String, DebugContext) Creates a new instance of the ContentSelectionPipeline class with the specified values.

 

Public Instance Methods

Method Description
Execute(Object, Object) Executes the CSF pipeline using Commerce.PooledPipeline.
ToString (Inherited from PipelineBase) Returns the name of the pipeline.

 

Public Instance Properties

Property Description
DebugContext (Inherited from PipelineBase) Gets the DebugContext for this pipeline.
LoggingEnabled (Inherited from PipelineBase) Gets a boolean that determines if logging is enabled.
LogPath (Inherited from PipelineBase) Gets the pipeline log file path.
Name (Inherited from PipelineBase) Gets the friendly name of the pipeline.
PipelineConfigPath (Inherited from PipelineBase) Gets the path to the pipeline .pcf file.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Pipelines

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.