Hello,I search now for about 4 hours but in can't understand how do i retrive 1 value from a page type. I created a checkbox as a new field and now I want to get the value of this checkbox. Is ther...
I need to get all of the visible nav menu items in a kentico 7 site. So far, I have the following:Dim stuff As TreeNodeDataSet = TreeHelper.SelectNodes(@/SiteSection/%@)which returns EVERYTHING (wh...
In this blog post I will explain the usage of hotfix packages and also something about the code samples in our documentation.