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

RoadCategory


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