IContentItemPublishStep Methods |
The IContentItemPublishStep type exposes the following members.
Name | Description | |
---|---|---|
![]() | Begin |
Changes the step's state to ON_GOING.
(Inherited from IStep.) |
![]() | Complete |
Changes the step's state to COMPLETED.
(Inherited from IStep.) |
![]() | CompleteWithError |
Changes the step's state to COMPLETED, but includes an error message; this is not a successful completion.
(Inherited from IStep.) |
![]() | UpdatePublishedCount |
Updates the count of published Pages.
This method adds the count of just-published pages to the total published pages count.
|