@model RdvQuery @{ ViewBag.Title = "Details"; }

@ViewBag.Title

Command


@Html.DisplayFor(m=>m)

Edit | Back to List