добряк
добряк
CC#
Created by NDOT on 3/10/2023 in #help
❔ MVC error when i call a property from the model
13 replies
CC#
Created by NDOT on 3/10/2023 in #help
❔ MVC error when i call a property from the model
all you need is to call the model in Views/Home/Index.cshtml instead of _Layout.cshtml and this will work.
13 replies
CC#
Created by NDOT on 3/10/2023 in #help
❔ MVC error when i call a property from the model
this is the code from _Layout.cshtml, right? You inject model in the controller page, which is located in the Views/Home/Index.cshtml
13 replies
CC#
Created by NDOT on 3/10/2023 in #help
❔ MVC error when i call a property from the model
Could you share the Home .cshtml code?
13 replies