ScriptContainer.LoadControlScript
Related Topics
See also
Class ScriptContainer
West Wind Web Toolkit for ASP.NET
 ScriptContainer.LoadControlScript
public void LoadControlScript(Control control,
	string scriptLocation);

Parameters

Control control

string scriptLocation

Overloads:

public void LoadControlScript(Control control, string scriptLocation, string resourceName, ScriptRenderModes renderMode);
public void LoadControlScript(Control control, string scriptLocation, string resourceName);

See also:

Class ScriptContainer


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic