Include javascript into head section of master page mvc widget hybrid mode
Hi there,
I'm just wondering if it is possible to render a script into the head section of my master page in hybrid mode from my mvc widget?
Using web forms i use to use the RegisterClientScriptBlock, but im not sure how to mimic the same in sitefinity mvc widget.
Regards
Andrew
Hello,
You could do this in your master page.
Alternatively you could achieve this if you add another widget on the page where your MVC widget is but the new widget should be Web Forms.
Regards,
Svetoslav Manchev
Telerik