@model Maps.Entities.DepartmentAffiliation @{ Layout = null; } Delete

Are you sure you want to delete this?

DepartmentAffiliation


@Html.DisplayNameFor(model => model.Name)
@Html.DisplayFor(model => model.Name)