I am developing a MVC portal, using Kentico Identity. I am confused for following: * Once user is registered and I set the the multifactor enable for the individual user or for all but flag is alwa...
I'm trying to add geolocations to an Azure index and build the type Collection(EDM.GeographyPoint), so i can have multiple geocodes attached to 1 index document. I get this error Message: Creating ...
i'm using asp.net mvc, in controller i have create a method by which i want to get token by api, first i was trying with different code that was give exception of status code 415, unsupported m...
Hi , I have a requirement to route the email based on condition, for instance, if there are 4 drop downs or check box fields on the form, depending on which values are selected , it will lead to an...
Hi , I have a drop down list that binds to an SQL source. Inthe Kentico , I am trying to do something as follows:@ Trying to make a macro in kentico , so if the drop down value is let's say A , the...