We are converting site from Kentico 11 portal engine to Kentico 13 Core. One of function of old site is submitting data to external payment gateway during donation form submission. That was handled...
I'm having a problem where my site runs perfectly locally but when I deploy it to Azure I get the following error on the homepage:InvalidOperationException: Missing page context data. If required u...
Could you tell me please, how to get SKU price with discounts for a specified user?I work with Kentico from console application through C# API.CMS.DataEngine.CMSApplication.Init(); var sku = SKUI...
Good afternoon,I'm currently developing an API that interacts between the front end (using AngularJS) and an external library (BLL). However, when I try to query anything from the context on the BL...
I've got theoretical question. In documentation (working with documnets in API) we can find follwing code:TreeProvider tree = new TreeProvider(MembershipContext.AuthenticatedUser); TreeProvider pro...
Hello Team, We have Facing Issue on Roles Assigning Process and Context does not change according to role assigned. Case: When Admin try to assign role to specific User and at same time User is als...