@model object @{ Layout = "_FieldLayout.cshtml"; } @Html.EnumDropDownListFor(m => m, new { @class = "form-control" })