IPublishingTask Methods Ingeniux CMS Content Store API

The IPublishingTask type exposes the following members.

Methods

  Name Description
Public method AddPage
Adds a new Page to be published.
Public method Execute
Executes the publishing task.
Public method Pages
Retrieves the information of the Pages to be published.
Public method PagesCount
Retrieves the count of Pages to be published.
Public method ReadyToExecute
Checks whether this publishing task is ready to be executed.
Public method ValidateData
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity.)
Public method ValidateUserPermission
Validates the user permission on the current entity. Implemented by concrete inheriting types. It is called automatically upon saving an entity.
(Inherited from IEntity.)
Top
See Also

Reference