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

RoadDirection


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