We have 3 developers working on a kentico project for one of our clients and we have 2 developers who are able to get the project up and running successfully without any issues, however we have one...
Kentico 12.0.15 portal engine:I'm seeing an issue where staging a banner object is resulting in two of the columns (BannerHitsLeft @ BannerClicksLeft) values changing from NULL to 0. The database ...
I have a macro expression that is as follows in K12 Portal Engine:if (!String.IsNullOrWhitespace(MyPageTypeString)) { if (MyPageTypeString.Trim().Contains(@xxxx.xxxx.net@)) { //do something } ...
Hello,I'm using Kentico 8.2 as a content platform on domain 'ABC' and MVC project on domain 'XYZ'.When I call method like...public ActionResult Index(string path) { var alias = DocumentAliasInf...