Dear All,
We can see the workflow status diagram by view the status of the workflow that associated with an item
And now, I would like to display the above workflow status diagram on any site collection by build a web part and add a Delegate Control (Microsoft.SharePoint.WebControls.DelegateControl) to display this workflow status diagram, however, this control don't allow we pass the SPSite, SPWeb object to it, by default it got the SPContext.Current.Web
So, could someone please give me any solution to solve this issue.
Thank you in advance,
Phu Dang.