ClientScriptProxy.RegisterStartupScript

Registers a startup code snippet that gets placed at the bottom of the page

public void RegisterStartupScript( Control control,
	Type type,
	string key,
	string script,
	bool addStartupTags );

Parameters

control

type

key

script

addStartupTags


See also:

Class ClientScriptProxy


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