@{
Layout = "";
}
<div class="bootbox-body">آیا از حذف این بخش مطمئن هستید؟</div>
<br />
<form asp-action="Delete" asp-controller="Category" asp-route-CategoryId="@ViewBag.CategoryId">
<button type="submit" style="color: white" class="btn red btn-sm mt-ladda-btn ladda-button btn-circle" data-style="expand-right" data-size="s">
<span class="md-click-circle md-click-animate" style="height: 67px; width: 67px; top: -16.2167px; left: 19.0833px;"></span>
<span class="ladda-label ">بله</span>
</button>
<button class="btn btn-default btn-sm btn-circle" type="button" data-dismiss="modal">
<span class="md-click-circle md-click-animate" style="height: 67px; width: 67px; top: -16.2167px; left: 19.0833px;"></span>
خیر
</button>
</form>
<form asp-controller="ContentCategoryAdmin" asp-action="Delete" method="post">
<input type="hidden" value="@item.Mag_ContentCategoryId" name="Mag_ContentCategoryId"/>
<input type="hidden" value="@item.Mag_ContentId" name="Mag_ContentId"/>
<button class="btn red btn-sm btn-circle pull-left" type="submit">
<span class=""><i class="icon-trash"></i> حذف</span>
</button>
</form>
احسان اسلامی
من یک پژوهشگر هستم
دیدگاه کاربران
ورود به سیستم جهت ثبت نظر