Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
In the Umbraco 10 version .net core based application, how to invoke surface controller method from cshtml file. @Html.Action is not working in new version.
Thanks in advance,
Suma Mathews
It was removed from .net, so not strictly an umbraco change, you should look into using view components instead.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Calling surface controller method from views-Umbraco 10
Hi,
In the Umbraco 10 version .net core based application, how to invoke surface controller method from cshtml file. @Html.Action is not working in new version.
Thanks in advance,
Suma Mathews
It was removed from .net, so not strictly an umbraco change, you should look into using view components instead.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.