Lee
Lee

Reputation: 763

How do I use the sitefinity dynamic content controller?

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?

Upvotes: 0

Views: 157

Answers (0)

Related Questions