• Quick Tip: The Kentico NuGet Packages
    Article Sep 14, 2016
    The toughest part of any software company is getting people to use your code, your product, or your platform. That’s why so many companies rely on distribution methods like NuGet and APIs to get their code in the hands of developers. Because of its popularity (and because it’...

  • DocumentEvent Event Handler conflict with other event
    Question Jul 1, 2016
    Hello good day to all. I have created an Document Event Handler after creating a page and now my problem was the LogVersionHistory was not working since we need the date published and the date modified of the page. Can you help me to get this problem fix ? Thank you.

  • Media Images: The Preview link is not valid
    Question Feb 15, 2019
    Hi everyone, I have the following problem right now: Images from the media library are shown perfectly on the Frontend but somehow fail to be displayed on the administration backend. Somehow it even works on my local development machine but after pushing my changes to the sta...

  • how to get culture code of current request?
    Question May 28, 2019
    i want to get culture code of current reuest for example a user opens a url `www.abc.com/es-ES/news` i want to get "es-ES" is there any class in kentico that can return culture code of current request, please suggest thanks

  • Dropdownlist and localized string
    Question Jun 4, 2019
    I have the following dropdown list in my view: `@Html.DropDownListFor(m => m.Data.StaffSelected, new SelectList(Model.Data.AllPrograms, "ProgramName", "ProgramName"), "- Please Select -", new { @class = "browser-default" })` It works fi...

  • "&" (ampersand sign) in the Kentico page names to convert them to "and" in the URLs.
    Question Jul 3, 2019
    Hi all, we want to convert "&" (ampersand sign) in the Kentico page names, convert them to "and" in the URLs. Please suggest on this. We are using K12 MVC approach.

  • MediaFileInfoProvider.GetMediaFileInfo gives StackoverflowException.
    Question Jul 31, 2019
    Hello, In the controller of my widget I have the id (guid) of a file in the media library. I want to have the URL of the file so I use `MediaFileInfoProvider.GetMediaFileInfo(guid, sitename)`. The sitename is "DancingGoatMvc" in my example. But every time I use that method, t...

  • preview url for content only page type
    Question Aug 6, 2019
    Hi support, I have content only page type for articles. i want to see the preview unpublished articles . is it possible to see it. can you please help me out in this. thanks harshal

  • Inheritance in classes generated from page types
    Question Oct 24, 2019
    In order to allow different child page types, I've a few page types inheriting fields from a base page type. With classes generated via page types > code, this inheritance is, however, not carried into the classes. For example, `ContactPage` and `HomePage` inherits all fiel...

  • How to hide built-in Page Builder Form Widget?
    Question Oct 23, 2019
    Hi - we'd like to hide the built in Form widget that appears in the list of widgets for a page builder section. Is there somewhere that the available widgets can be toggled in the cms? Or some way to disable it in Application_Start? ![Image Text](https://i.imgur.com/HrEEL3J....

  •   ... 61 62 63 64 65 66 67 68 69 70 ...