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

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.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