ClientScriptProxy.RegisterClientScriptBlock

Registers a client script block in the page.

public void RegisterClientScriptBlock( Control control,
	Type type,
	string key,
	string script,
	bool addScriptTags );

Parameters

control

type

key

script

addScriptTags


See also:

Class ClientScriptProxy


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