Ant Organisation Ltd documentation

RendererFactory.CreateRenderer Method

Create a renderer based on the action and the view parameters

Overload List

Create a renderer based on the action and the view parameters

public RendererBase CreateRenderer(Action,ViewParameters);

Create a renderer based on the activity definition and the view parameters

public RendererBase CreateRenderer(ActivityDefinition,ViewParameters);

See Also

RendererFactory Class | Ant.Workflow.View.ActivityRenderers Namespace