Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

Month: January 2024

Generate RSS Feed Based on Retrieved Kentico Pages

Posted on January 4, 2024January 4, 2024

In Kentico 13, you can retrieve pages using DocumentHelper.GetDocuments and then generate a standard RSS feed based on the retrieved pages. The following code […]

Continue Reading
Code #api #code #kentico13 #routing #rss #xml

Escape Special Characters

Posted on January 4, 2024

In C# and Razor views (Kentico 12/13), you can escape special characters by using the Html.Raw() method or the @Html.Raw() helper in Razor syntax. […]

Continue Reading
Code #code #encoding #javascript #kentico13 #razor

Retrieve Pages Based on Certain Tags and Categories

Posted on January 3, 2024January 4, 2024

In Kentico 13, you can use the MultiDocumentQuery or DocumentQuery class to retrieve pages based on certain tags and categories. Using MultiDocumentQuery Replace “/YourPagePathHere/” […]

Continue Reading
Code #api #category #code #kentico13 #query #tags
Recent Posts
  • Create a Navigation Menu for Xperience by Kentico
  • Trim Text Based on Character Limit without Breaking Words
  • Retrieve Image URL
  • Retrieve Page Tags in XbK
  • GTM and URL Hash Fragments
Categories
  • Code
  • Themes
  • Tutorials
© kenticode - All Rights Reserved | Made in Chicago