@{ ViewBag.Title = "UserDashBoard"; Layout = null; } @ViewBag.Title @if (ViewBag.Name != null) {
Welcome!!
Empty!!