Hello!I have created two widgets in Kentico 13 (.NET Core). In my first widget, I need to add an editable area so that I can place other widgets or tables inside it dynamically. However, as per my ...
I want receive html content from editable by assign them to a variable, then I will want put it at specific place.For example: If I put @Html.Kentico().EditableArea(@area1@, allowedWidgets: new[] {...