How can i display data from custom table to page in kentico mvc?

Muhammad Kaleem asked on March 5, 2019 11:20

please let me know about how can i display data from custom table to page in kentico mvc

Recent Answers


Dražen Janjiček answered on March 5, 2019 11:49 (last edited on March 5, 2019 11:49)

As a start, check the official documentation. You basically utilize Kentico API to retrieve content from the custom table and use it to populate view models for your MVC views.

https://docs.kentico.com/k12/developing-websites/retrieving-content-in-mvc-applications#RetrievingcontentinMVCapplications-Retrievingcustomtabledata

1 votesVote for this answer Mark as a Correct answer

Muhammad Kaleem answered on March 5, 2019 12:01

Thanks for reply Dražen Janjiček can you tell me please can i show custom table contents in my page application?

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.