• MVC and generated pages
    Question Jan 13, 2020
    I'm working through learning MVC and am starting off by building a basic site. I'm new to MVC and the development side of kentico in general. Its starting to click, which is great, but I still have a ton of questions. One thing I am working on right now is just setting up ...

  • .net core mvc question
    Question Jun 22, 2021
    very basic question, Just trying to fully understand what I am doing. I'm my viewmodel I have these 2 lines var documents = await departmentDocumentsRepository.GetDocumentsAsync(nodeAliasPath); var documentsModel = documents.Select(departmentDocumment => DepartmentDo...

  • MVC 12 Widget error
    Question Apr 3, 2019
    Hi All, I was trying to add configuration properties for my widget. I'm able load and place the widget in a section and while opening configuration i'm getting error and it was showing popup(refer screenshots). ![Image Text](https://lh3.googleusercontent.com/cdaTHgbf3tkdcSJ...

  • Kentico 12 MVC Caching
    Question Oct 23, 2020
    Hi, I created a menu controller with cache. I have the outputcachedependency set to **PrimaryMenu** and it is working fine. But I want to include **Secondary Menu** to the **outputcachedependency** Is that possible to add Primany Menu and its children to Cachedependency. do...

  • Creating an MVC Widget Showcase Site with Kentico EMS and MVC – Getting Started
    Article Jan 25, 2019
    With the release of Kentico 12, there’s no secret that MVC is the future for all things Kentico. From the simplest brochure sites to the most complex integrations, MVC is the recommended approach for any developer working with the platform (have we made that clear enough yet?...

  • Displaying Images in MVC from the CMSdesk
    Question Mar 21, 2016
    How do you display images you chose in CMSDesk in your MVC application? Also, is there anyway to add an attachment field to a product? We are attempting to add ecommerce functionality though MVC, but I can't find a way to do a file upload field for a product image.

  • Experiences in developing an MVC Website in Kentico
    Question Jul 8, 2016
    Hi guys. Since I was new in kentico. Although I read some blogs on delevoping sites using MVC in kentico. If you dont mind, I just want to know your own experiences on developing MVC sites in kentico. For us to avoid future problems on our site. Thanks!

  • MVC site - web analytics support
    Question Mar 9, 2016
    Hello, Our team is considering whether or not to build our new website using Kentico MVC. We're in need of a site that leverages web analytics as well as XML sitemap for SEO purposes. Anyone have any experience using these features with an MVC site?

  • Integration with existing .Net MVC site
    Question Feb 23, 2016
    HI, I am new in Kentico CMS. I have an existing web app in MVC 4 with Commerce server and Sql server. I need to integrate the CMS in my web app so that client can modify some particular section of my website. I want to do minimal changes to integrate the CMS with my site. Kent...

  • Kentico 10 MVC Image resizing
    Question Jan 31, 2017
    I'm using the new methods available in MVC to reference images in the media library: Url.Kentico().ImageUrl(banner.BackgroundImageMobile.ToLower(), SizeConstraint.MaxWidthOrHeight(768)) The image loads fine but does not resize with the constraint on it. Do I have to add ...

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