@ModelType IEnumerable(Of EHNOLS_KITCHEN.customerinformation) @Code ViewData("Title") = "mydashboard" Layout = "~/Views/Shared/_dashboardlayout.vbhtml" End Code




@If TempData("InfoMessage") IsNot Nothing Then @
Information ! @TempData("InfoMessage") ×
End If