« Color Palette Generator The Highly Extensible CSS Interface »

Finding ASP.Net Controls in Repeaters

March 26 2008

Note to myself about how to programmatically reference asp.net controls nested in a repeater (among other) web control, In Search Of ASP.Net Controls.

Specifically, I reference the “Finding Controls In Headers and Footers” section. There are descriptions of how to more generally use the FindControl method.

Tags: , ,

Comments ()