@model BookQuery @{ ViewData["Title"] = "Details"; }

Details

Command


@Html.DisplayFor(m=>m)

Edit | Back to List