By default UiHint attribute is looking for template in Views/Shared/DisplayTemplates or Views/{Controller}/DisplayTemplate. I really need to put my templates in different path so I am looking for solution that will make this work. Is there any way to add some other location to search places?
Thanks.