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

Namespace: CMS.Synchronization.Web.UI
Assembly: CMS.Synchronization.Web.UI (in CMS.Synchronization.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected void DeleteTasks(
	DataSet ds
)

Parameters

ds
Type: System.DataDataSet
DataSet with task IDs
See Also