Using widget from another dll
Question
Aug 5, 2019
Hello, I made a widget with a custom controller in my own separate library 'Company.Kentico.Widgets.dll' and I registered the widget like this: `[assembly: RegisterWidget("Company.Kentico.Widgets.MediaLibraryWidget", typeof(MediaLibraryWidgetController), "Choose file from Med...