Hello DevNet community,I'm working with Kentico 13 MVC and using a master page (_XYZMaster.cshtml) with a page template that inherits from it.I've added an editable-area tag helper for a logo (@ ed...
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[] {...