The implementation of this Web Control shows the real-time status of a process instance on the page.
The control displays the process image and the status of activities in the AgilePoint process. A pop-up displays activity information for the current running activity.
Inherits
- System.Web.UI.WebControls.WebControl
- System.Web.UI.ICallbackEventHandler
Usage
- A single page can not contain more than one WFProcessViewer.
- It is required to drag the WFProcessViewer control into a .aspx page that inherits the Ascentn.Workflow.WebControls.WFWorkSheetPage class.