This question is locked. New answers and comments are not allowed.
My @using Telerik is not being recognized in my views. I am using Razor Generator which allows me to put my views in separate assemblies. I put the line <add namespace="Telerik.Web.Mvc.UI" /> in the <system.web.webPages.razor>
section of the view's folder's web.config, but no luck.