Ant Organisation Ltd documentation

TaskActions Constructor 

Constructor

public TaskActions(
   AuthenticatedUser user,
   WorkflowTask task,
   bool showEditContent
);

Parameters

user
Logged on user
task
Task for which to show the actions
showEditContent
True if the control should show the edit content action (if this action is appropriate)

See Also

TaskActions Class | Ant.Workflow.Web Namespace