Ant Organisation Ltd documentation

EditContentTaskType.Init Method 

Initialised the task, this passes the string which was returned from GetState()

public void Init(
   string state
);

Parameters

state
State of the task

Implements

WorkflowTaskType.Init

See Also

EditContentTaskType Class | Ant.Workflow.Tasks Namespace