Click or drag to resize
IWorkerTaskExecute Method
Executes the task

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
string Execute()

Return Value

Type: String
Textual description of task run's failure if any.
See Also