cofoundry-cms / cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
https://www.cofoundry.org
MIT License
836 stars 146 forks source link

RuntimeBinderException. #435

Closed sunny7713 closed 3 years ago

sunny7713 commented 3 years ago

@foreach (var category in Model) {

  • @category.Title
  • }

    I have redirect this page (blog/category/@category.UrlSlug)li click .But i have a issue RuntimeBinderException: 'PublisherFindr.ExampleNotFoundPageViewModel' does not contain a definition for 'Page'