Does anyone know how to use web user controls and placeholders?
I'm trying to write a function in a class .cs file that loads web user controls into a placeholder that's located on my main.aspx page. Does anyone know how to do that? I am new to asp.net, so an example would be really helpful! Thanks in advance!
Jaime