ClientScriptProxy.RegisterClientScriptIncludeInHeader

Registers a client script reference in the header instead of inside the document before the form tag.

The script tag is embedded at the bottom of the HTML header.

public void RegisterClientScriptIncludeInHeader( Control control,
	Type type,
	string Url,
	string comment );

Parameters

control

type

Url

comment


See also:

Class ClientScriptProxy


  Last Updated: 2/21/2008 | © West Wind Technologies, 2008