0

I am trying to use the DynamicContentController by inheritance

    [ControllerToolboxItem(Name = "TT_FAQ_test_MVC", Title = "TT_FAQ_test_MVC",
   SectionName = "TT Widgets")]
    [DesignerUrl("~/Telerik.Sitefinity.Frontend/Designer/Master/DynamicContent")]

How do I use the default designer without needing to implement it myself? I tried using the DesignerUrl but no luck with it, is my path incorrect?

Lee
  • 703
  • 6
  • 20
  • what exactly are you trying to achieve by inheriting the DynamicContentController? Your path looks correct, are there any errors if you open dev toolbar? any failed requests? – Veselin Vasilev Jul 01 '22 at 00:01
  • I was being lazy and wanted to easily implement the master/detail views, but decided to just put in the effort and get it done the proper ways. Thanks though, appreciate your help! – Lee Jul 01 '22 at 15:05

0 Answers0