wwWebUtils.FindControlRecursive

Finds a Control recursively. Note finds the first match and exits

public static Control FindControlRecursive( Control Root,
	string Id );

Parameters

Root
Id
Overloads:
public static Control FindControlRecursive( Control Root, string Id, bool AlwaysUseFindControl );

See also:

Class wwWebUtils


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