Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

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

Display Kentico Content Based on a Certain Tag Passed Through a Query String

Posted on November 22, 2023January 4, 2024

Displaying content based on a certain tag passed through a query string involves retrieving the tag value from the query string parameter and using […]

Continue Reading
Code #api #code #tags

Filter Search Results By Tags Using Kentico API

Posted on November 22, 2023November 22, 2023

In Kentico, filtering search results by tags can be achieved using the built-in functionalities provided by the platform. Here’s a general guide on how […]

Continue Reading
Code #api #code #filter #tags

Display Page Tags

Posted on November 14, 2023November 16, 2023

In Kentico 13 and Xperience, you can retrieve page tags by accessing the DocumentTags property of the TreeNode object. Replace “/YourPagePath” with the actual […]

Continue Reading
Code #code #page #tags #treenode

Display Page URL

Posted on November 13, 2023November 14, 2023

To display the URL of a specific page in Kentico Xperience, you can retrieve the NodeAliasPath of the page and construct its URL based […]

Continue Reading
Code #code #page #treenode

Restrict Kentico Content in Edit Mode

Posted on June 27, 2023

While in Kentico Edit Mode you might want to hide or not load certain content or scripts which slows the editing process and only […]

Continue Reading
Code #code #edit mode

Five Major Benefits for Using Kentico Xperience

Posted on June 8, 2023

Kentico Xperience (13) is a digital experience platform that offers a wide range of benefits for businesses. Here are five major benefits of using […]

Continue Reading
Tutorials #automation #scalability

Kentico Scripts and Styles Won’t Load After Visual Studio Update

Posted on April 20, 2023

After updating Visual Studio all the Kentico scripts and styles would not load within the page editor. The page builder and form builder scripts […]

Continue Reading
Tutorials #errors #issues #kentico13 #nuget

Popular Kentico Transformations

Posted on January 21, 2022August 30, 2023

Transformations are very powerful tools within Kentico and very useful in rendering content using templates for Document Types, Custom Table data and other content. […]

Continue Reading
Code #code #transformation

Posts navigation

Older Posts
Newer Posts
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