Click or drag to resize
TemporaryUploadsCleanerExecute Method
Executes the publish action.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string Execute(
	TaskInfo task
)

Parameters

task
Type: CMS.SchedulerTaskInfo
Task to process

Return Value

Type: String

Implements

ITaskExecute(TaskInfo)
See Also