I am trying to insert session data in sql server for that i find some solution in internet and used.But the issue is in one page i am setting some value in session and after redirect to another pag...
Hi Guys,i'm facing a problem trying to get some values from a node.my pages in kentico all inherit from a BasePage type.in this base page type, there are 3 fields, @TeaserTitle@ @TeaserDescription@...
I'm in the process of running test upgrades from 7 to 8.2 to troubleshoot and catch and fix bugs. In v7 I have custom ascx user controls that display and update information from an external datab...
I want to do some action when any user is edited for a role . When i update or add any roles to the user then where should i add my custom code
HI is it possible to load itemes of one dropdownlist control based on selected item from another dropdownlist control in kentico?More explain : say we have a document type that have State and City...
I'm a newbie Kentico dev i want to create my user control for show list user in grid view please give me a sample code thank you
I have created a custom web part. Within this web part I have Registered the SignOutButton control. @%@ Register Src=@~/CMSWebParts/Membership/Logon/SignOutButton.ascx@ TagName=@SignOutButton@ ...
We have used response.redirects extensively throughout our custom application which is built in user controls housed within Kentico. I'm thinking that we could remove the hard-coded page names in ...