Ant Organisation Ltd documentation

RequestEditHandler Delegate

Delegate used to request edits of the workflow objects properties

public delegate void RequestEditHandler(
   ViewBase sender,
   ContentDefinition definition,
   XmlDocument instance,
   IDictionary context
);

Requirements

Namespace: Ant.Workflow.View

Assembly: Ant.Workflow.View (in Ant.Workflow.View.dll)

See Also

Ant.Workflow.View Namespace