Ant Organisation Ltd documentation

ViewWorkflow.Init Method (AuthenticatedUser, WorkflowInstance)

Init method, must be called before the control is used

new public void Init(
   AuthenticatedUser user,
   WorkflowInstance instance
);

Parameters

user
Logged on user
instance
Workflow instance to display

See Also

ViewWorkflow Class | Ant.Workflow.Web Namespace | ViewWorkflow.Init Overload List