MVC Preview not enabled after following all instructions

Mirza Hodzic asked on May 11, 2017 03:04

I have installed the Kentico.Content.Web.Mvc integration package and then enabled preview in my MVC application using builder.UsePreview(). But after checking if it's enabled using System.Web.HttpContext.Current.Kentico().Preview().Enabled this line returns false. I placed this line in my controller. Am I missing something or ?

   Please, sign in to be able to submit a new answer.