• Getting expressions to work in Metadata MVC
    Question Jul 22, 2019
    I have a page type that can inherit it's metatitle from the root page. The root page's metatitle is "" I am using `page.GetInheritedValue("DocumentPageTitle").ToString()` which only returns it back as a string rather than expanding the expression. Any ideas how I would go a...

  • Kentico MVC: Copy & paste widgets
    Question Jan 21, 2020
    Hi, I'm working on a Kentico 12 MVC site. Is there any workaround for copying and pasting widgets on the page builder? This is one of the features I miss the most from the Portal Engine. Thanks and regards, Gustavo

  • MVC emails getting stuck in queue
    Question Mar 29, 2021
    As we have brought a number of our sites over to MVC (K12 SP) have noticed some odd behavior with emails. The vast majority of emails (95%) go through fine but the rest get stuck in the queue and do not go out unless they are manually resent. Even though the system should be a...

  • Set Pages form field in MVC
    Question Apr 7, 2021
    Hi, I have added a Pages form field on one of my page types and would like to add pages to it from MVC. Can anyone direct me to an example of how to do this please. Thanks, James

  • Page Title Inherit Kentico12 MVC
    Question Jul 15, 2019
    Hi All, Page title inherit is not working well in K12 MVC development. How can we determine the inherit check box is whether checked or not.?

  • A Fresh Start for MVC in Kentico 9
    Article Nov 2, 2015
    The MVC architectural pattern has been around for over 35 years, having been first formulated by Trygve Reenskaug in 1979. It is becoming more and more popular in the world of ASP.NET, as well as Kentico CMS. Based on the feedback we have been receiving since MVC 2 and Ken...

  • 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 ...

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