using System; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using CMS.CMSHelper; using CMS.GlobalHelper; using CMS.UIControls; using CMS.WorkflowEngine; // Edited object [EditedObject("cms.workflowaction", "actionId")] public partial class CMSModules_Workflows_Pages_WorkflowAction_Tab_General : CMSWorkflowPage { }