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 This version only retrieves ids for the specified container level - no hierarchical recursion of controls is performed.

public void AddClientIds( Control container );

Parameters

container

Overloads:

public void AddClientIds( Control container, bool recursive );

See also:

Class ScriptVariables


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