| WorkflowScriptHelperRefreshDesignerFromDialog Method | 
            Refreshes designer from dialog edit
            
 
Namespace: CMS.WorkflowEngine.Web.UIAssembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void RefreshDesignerFromDialog(
	Page page,
	int workflowStepId,
	string graphName
)
Parameters
- page
- Type: System.Web.UIPage
 
- workflowStepId
- Type: SystemInt32
 
- graphName
- Type: SystemString
 
 See Also
See Also