Click or drag to resize
ContentStagingTaskCollection Methods

The ContentStagingTaskCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds staging task of type taskType for given baseInfo. If the baseInfo has LogSynchronization set, or Content staging is disabled, staging task for the baseInfo is NOT added into the collection.
Public methodRaiseTasksCollected
Raises the TasksCollected event, if there are any tasks to log.
Top
See Also