I have to consume kentico widget from another mvc application. Before i have done this using web api.
So there i was just passing web api url with querystring as widget name and able to show the widget in mvc application. Same approach i have to use with CMS nuget package, How would i achieve this?
If you have any query please let me know.