Embeds a link to a script resource into the page including the script tags. Uses Page.ClientScript so the link is embedded into the page content rather than the header.

Preferrably use ClientScriptProxy.RegisterClientScriptInclude instead as it provides more options (including placement in header)