ScriptVariables Constructor

This constructor can only be called AFTER a page instance has been created. This means OnInit() or later, but not in the constructor of the page.

The name of the client object will be serverVars.

public  ScriptVariables();
Overloads:
public ScriptVariables( Control control, string clientObjectName );
public ScriptVariables( Control control );

See also:

Class ScriptVariables


  Last Updated: 7/15/2008 | © West Wind Technologies, 2008