Registers a script include tag into the page for an external script url.
This version embeds only in the body of the HTML document - ie. underneath the form tag
public void RegisterClientScriptInclude(Control control, Type type, string key, string url)
Parameters
control
type
key
url
Overloads:
See also:
Class ClientScriptProxy© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic