• MVC Widget with a Touch of Kentico Cloud
    Article Dec 26, 2018
    With the release of Kentico V12 comes the new page builder for MVC. As part of self-improvement, I was trying to come up with an interesting small project. I decided to try pulling some content from a Kentico Cloud project and display it using an MVC Widget in the Kentico EMS...

  • kentcio12 mvc development with media library
    Question Feb 5, 2019
    Hi All, How media library will works in kentico 12 MVC development? Since two projects running separately we should keep media library in MVC project or CMS Admin Interface project side? We are trying to develop a custom image up loader control and wondering how media librar...

  • Introducing MVC Controllers with Visual Studio 2013 and ASP.NET MVC 5
    Article Mar 18, 2014
    In Getting Started with Visual Studio 2013 and ASP.NET MVC 5 we created a new MVC application and took a look at some of the basics.  As a quick review it’s important to remember there are three parts to MVC. M odels: Part of the application that handles the application l...

  • Web API Issues Including MVC
    Question Oct 1, 2014
    I'm having issues getting routing to behave for Web API in Kentico 8. My routes seem ok. Here is what I have in the Register (confirmed execution) Method WebApiConfig.cs file: config.Routes.MapHttpRoute("Default API", "api/Test/{id}", new {RouteParameter.Optional}); My api ...

  • Kentico MVC Forms - send email
    Question Dec 6, 2019
    In [using-forms-in-kentico-12-mvc-without-the-page-builder-22e42ba4ab04](https://medium.com/distinctionuk/using-forms-in-kentico-12-mvc-without-the-page-builder-22e42ba4ab04) a code snippet uses an `IFormProvider.SendEmails(....)` method. However, I cannot find that in the Ke...

  • Smart search MVC extra filters
    Question Oct 8, 2020
    HI How to use documents fields like [DocumentPublishFrom], DocumentKeywords as filters for local search index defined for specific page type I can use the searchable fields on the page type definition but how to add extra filters from the document fields or other custom ones

  • Kentico 12 MVC Multisite instance
    Question Dec 20, 2019
    Dear Sirs, Our team is about to start the development of our first multi Site Kentico 12 MVC project. Our project consists of 3 unique domains which share a great deal of Page Types. We need to clarify the following: 1. Creating a new Kentico Site. When installing a new Ken...

  • Migrating Portal engine sites to MVC
    Question Jun 1, 2020
    Hi all, We run a single perpetual licence portal engine version of Kentico with unlimited sites available. On this instance we administer about 12 websites. We are planning to make additional websites in the next few months with one being the very large main company site and...

  • Smart Search MVC System.FormatException Error
    Question Apr 21, 2016
    I'm trying to get results from a call to SearchService.Search following the example from Kentico's 9 Documentation [link text](https://docs.kentico.com/display/K9/Providing+smart+search+on+MVC+sites). The issue I'm having is that when the results are returned I get a server er...

  • K12 MVC Widget Property sections
    Question Apr 25, 2019
    Is there a way to add a section for widget properties like you can in ASPX template mode?

  •   ... 11 12 13 14 15 16 17 18 19 20 ...