@Html.AppendCssFile( "/Views/LR_Content/style/lr-common.css", "/Views/LR_Content/plugin/scroll/scroll.css", "/Views/LR_Content/style/lr-iframe-form.css", "/Views/LR_Content/plugin/wizard/wizard.css", "/Views/LR_Content/plugin/tree/lr-tree.css", "/Views/LR_Content/plugin/select/lr-select.css", "/Views/LR_Content/plugin/formselect/lr-formselect.css", "/Views/LR_Content/plugin/inputsearch/lr-isearch.css", "/Views/LR_Content/plugin/grid/jfgrid.css", "/Views/LR_Content/plugin/custmerform/lr-formdesigner.css" )
@RenderBody() @Html.AppendJsFile( "/Views/LR_Content/plugin/resize/resize.js", "/Views/LR_Content/plugin/mousewheel/mousewheel.js", "/Views/LR_Content/plugin/scroll/scroll.js", "/Views/LR_Content/script/lr-validator.js", "/Views/LR_Content/script/lr-form.js", "/Views/LR_Content/plugin/wizard/wizard.js", "/Views/LR_Content/plugin/tree/lr-tree.js", "/Views/LR_Content/plugin/select/lr-select.js", "/Views/LR_Content/plugin/formselect/lr-formselect.js", "/Views/LR_Content/plugin/inputsearch/lr-isearch.js", "/Views/LR_Content/plugin/grid/jfgrid.js", "/Views/LR_Content/plugin/custmerform/lr-formcomponts.js", "/Views/LR_Content/plugin/custmerform/lr-formdesigner.js" )