File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSModules/Workflows/Workflow_Step_General.aspx
<%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/CMSMasterPages/UI/SimplePage.master"
Inherits="CMSModules_Workflows_Workflow_Step_General" Theme="Default" Title="Workflows - Workflow Steps"
CodeFile="Workflow_Step_General.aspx.cs" %>
<%@ Register Src="~/CMSModules/Workflows/Controls/UI/WorkflowStep/Edit.ascx" TagName="WorkflowStepEdit"
TagPrefix="cms" %>
<asp:Content ContentPlaceHolderID="plcContent" ID="content" runat="server">
<cms:WorkflowStepEdit runat="server" ID="editElem" />
</asp:Content>