Web Connection
<%= RenderSection("scripts") %>
Gravatar is a globally recognized avatar based on your email address. <%= RenderSection("scripts") %>
  Phil Sherwood
  All
  Aug 13, 2017 @ 11:22am

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

Gravatar is a globally recognized avatar based on your email address. re: <%= RenderSection("scripts") %>
  Phil Sherwood
  Rick Strahl
  Aug 13, 2017 @ 12:43pm

Thanks for the quick reply.

Still not clear on what it's doing when it hits the

<%= RenderSection("scripts") %>

Is it looking for