wyattwong


Comments:

Getting All Controls On The ASP.NET Page

posted by wyattwongwyattwong(0) 4 years ago 0

The FlattenHierachy function is quite good, except that when the ASP.NET is a child page of a Master Page, then those controls in the Master Page cannot be located by FlattenHierachy function. If the Master Page is nested, then the problem is even more obvious.

Reply