ContentSelectionPipeline Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The content selection framework (CSF) pipeline type.
Namespace: Microsoft.CommerceServer.Runtime.Pipelines
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class ContentSelectionPipeline _
Inherits PipelineBase
'Usage
Dim instance As ContentSelectionPipeline
public class ContentSelectionPipeline : PipelineBase
public ref class ContentSelectionPipeline : public PipelineBase
public class ContentSelectionPipeline extends PipelineBase
Remarks
Creates and runs a Content Selection Framework (CSF) pipeline.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Pipelines..::.PipelineBase
Microsoft.CommerceServer.Runtime.Pipelines..::.ContentSelectionPipeline
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.