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
I'm rendering a page using @Umbraco.RenderTemplate. In the view I TempData("isRendered") = true;
in the Rendered page TempData data is empty.
How do I go about passing data to the rendered template ?
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
@Umbraco.RenderTemplate TempData null
Hi
I'm rendering a page using @Umbraco.RenderTemplate. In the view I TempData("isRendered") = true;
in the Rendered page TempData data is empty.
How do I go about passing data to the rendered template ?
Thanks
is working on a reply...