Click or drag to resize
CMSStagingTasksPageDeleteTasks Method (IEnumerableString)
Deletes the tasks

Namespace: CMS.Synchronization.Web.UI
Assembly: CMS.Synchronization.Web.UI (in CMS.Synchronization.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected string DeleteTasks(
	IEnumerable<string> list
)

Parameters

list
Type: System.Collections.GenericIEnumerableString
List of task IDs

Return Value

Type: String
See Also