Click or drag to resize
ContentPublisher Class
Provides an ITask interface for the content publishing.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineContentPublisher

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public class ContentPublisher : ITask

The ContentPublisher type exposes the following members.

Constructors
  NameDescription
Public methodContentPublisher
Top
Methods
  NameDescription
Public methodExecute
Executes the publish action.
Top
See Also