ScriptVariables.AddClientIds

Adds all the client ids for a container as properties of the client object. The name of the property is the ID + "Id" Example: txtNameId

Note that there's no attempt made to resolve naming conflicts in different naming containers. If there's a naming conflict last one wins.

public void AddClientIds( Control container,
	bool recursive );

Parameters

container
recursive
Overloads:
public void AddClientIds( Control container );

See also:

Class ScriptVariables


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