Click or drag to resize
ContentStagingTaskCollectionTasksCollected Field
Event raised when Continuous Integration restore action is done and any task was collected in the collection to be processed.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
public static readonly SimpleHandler<TasksCollectedEventArgs> TasksCollected

Field Value

Type: SimpleHandlerTasksCollectedEventArgs
See Also