I am in the process of adding widgets to my site using kentico 12. I followed the example in https://docs.kentico.com/k12/developing-websites/page-builder-development/developing-widgets-in-mvc/example-developing-a-widget-in-mvcI added all the controllers, models, properties of both the widget and the inline editor in the appropriate folders. I added the assembly to register the widget. However, the widget isn't showing on the widgets application. Does anyone know what might've went wrong?
↧