Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Could use the TempData collection for this (if you're using MVC), it's basically just HttpContext.Items[] under the hood.
Frederik
How to send a value or object from one block to another block on the same page.??