I have this section defined in my _Layout.cshtml
_Layout.cshtml
@RenderSection(\"Scripts\", false)
I can easily use it from a view:
You can't need using sections in partial view.
Include in your Partial View. It execute the function after jQuery loaded. You can alter de condition clause for your code.
Julio Spader