Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1916 Points
435 Posts
May 29, 2012 06:34 AM|LINK
it's normal @{ renderpage } is not working tough you should have used @(renderpage) for this or @{ viewbag.listcreate = renderpage().tohtmlstring(); } and use viewbag.listcreate where you want the page to be
sp00k
Participant
1916 Points
435 Posts
Re: RenderPage Bug with Solution
May 29, 2012 06:34 AM|LINK
it's normal @{ renderpage } is not working tough you should have used @(renderpage) for this or @{ viewbag.listcreate = renderpage().tohtmlstring(); } and use viewbag.listcreate where you want the page to be