Handling Legacy Links in Xperience by Kentico Using Kentico Middleware
To handle legacy links from an old website in ‘Xperience by Kentico’, implement a custom middleware approach. While Kentico offers the IWebPageRedirectManager API, using […]
To handle legacy links from an old website in ‘Xperience by Kentico’, implement a custom middleware approach. While Kentico offers the IWebPageRedirectManager API, using […]
Tabs are one of the most popular and enduring UI (User Interface) design patterns in web development. Modeled after traditional manila file folders, tabs […]
Creating a functional, real-world navigation menu for Xperience by Kentico (XbK) can be challenging, especially since there are few resources and code examples available. […]
Trimming or truncating text to a character limit involves shortening a string to a specific length. This is useful for various purposes, like displaying […]
Let’s assume you developed a widget using Xperience by Kentico (XbK) that allows you to display various pages and you need to display their […]