@model Maps.Entities.StateCommon @{ Layout = null; } Details

StateCommon


@Html.DisplayNameFor(model => model.Value)
@Html.DisplayFor(model => model.Value)
Edit | Back to List