Web Connection
<%= RenderSection("scripts") %>
Hey Rick,
Is there any documentation on
<%= RenderSection("scripts") %>
I've looked in the help file but can't seem to find it.
I'm wanting to use Charge.js to generate some charts for a dashboard page and was thinking I could build the scripts on the fly and then have them rendered with the page.
Putting them in the scripts section at the bottom of the page seems like it would be the best place to do so.
I saw the RenderSection utility but am not sure how it works.
Any help would be appreciated.
Thanks!
-Phil

Here's the relevant topic: