@model VirtualTask.Models.Articoli @{ ViewData["Title"] = "Elimina"; Layout = "~/Views/Shared/_LayoutAreaRiservata.cshtml"; }

Sei sicuro di voler eliminare questo articolo?
Questa operazione non può essere annullata.

@Html.HiddenFor(x => x.Azienda) @Html.HiddenFor(model => model.AmCodice) @Html.HiddenFor(model => model.LoCodice) @Html.HiddenFor(model => model.LiCodLis) @Html.HiddenFor(model => model.LiCodArt) @Html.HiddenFor(model => model.LiDatAtt) @Html.HiddenFor(model => model.LiQuanti) @Html.HiddenFor(model => model.LiScont1) @Html.HiddenFor(model => model.LiScont2) @Html.HiddenFor(model => model.LiScont3) @Html.HiddenFor(model => model.LiScont4) @Html.HiddenFor(model => model.Gest_Matr) @Html.HiddenFor(model => model.Gest_Lotti) @Html.HiddenFor(model => model.Desc_sup)
   
@Html.DisplayNameFor(model => model.SlCodice) @Html.DisplayFor(model => model.SlCodice)
@Html.DisplayNameFor(model => model.ArDesArt) @Html.DisplayFor(model => model.ArDesArt)
@Html.DisplayNameFor(model => model.SlCodMag) @Html.DisplayFor(model => model.SlCodMag)
@Html.DisplayNameFor(model => model.LiPrezzo) @Html.DisplayFor(model => model.LiPrezzo)
model.SlCodice) name="id" /> Torna alla lista
@*
@Html.DisplayNameFor(model => model.SlCodice)   @Html.DisplayFor(model => model.SlCodice)
@Html.DisplayNameFor(model => model.ArDesArt)   @Html.DisplayFor(model => model.ArDesArt)
@Html.DisplayNameFor(model => model.SlCodMag)   @Html.DisplayFor(model => model.SlCodMag)
@Html.DisplayNameFor(model => model.LiPrezzo)   @Html.DisplayFor(model => model.LiPrezzo)
@Html.HiddenFor(x => x.Azienda) @Html.HiddenFor(model => model.AmCodice) @Html.HiddenFor(model => model.LoCodice) @Html.HiddenFor(model => model.LiCodLis) @Html.HiddenFor(model => model.LiCodArt) @Html.HiddenFor(model => model.LiDatAtt) @Html.HiddenFor(model => model.LiQuanti) @Html.HiddenFor(model => model.LiScont1) @Html.HiddenFor(model => model.LiScont2) @Html.HiddenFor(model => model.LiScont3) @Html.HiddenFor(model => model.LiScont4) @Html.HiddenFor(model => model.Gest_Matr) @Html.HiddenFor(model => model.Gest_Lotti) @Html.HiddenFor(model => model.Desc_sup)
 
model.SlCodice) name="id" /> Torna alla lista
*@