@using Microsoft.AspNet.Identity @using EnVisage.Code @model EnVisage.Models.WorkFlowModel @section stylesheets { @Styles.Render(String.Format("{0}/{1}", EnVisage.Code.Constants.C_BUNDLE_STYLES_BASE_PATH, "prevu-wfdesignerstyles")) @Styles.Render(String.Format("{0}/{1}", EnVisage.Code.Constants.C_BUNDLE_STYLES_KENDO_PATH, "kendo-commonstyles")) } @section Scripts { @Scripts.Render(String.Format("{0}/{1}", EnVisage.Code.Constants.C_BUNDLE_SCRIPTS_BASE_PATH, "prevu-wfdesignerpage")) } @Scripts.Render(String.Format("{0}/{1}", EnVisage.Code.Constants.C_BUNDLE_SCRIPTS_BASE_PATH, "prevu-wfdesignerpage")) @*
*@| Size: | x | | | Workflow: | @Html.Raw(Model.Name) |