Pregunta

I'm newbie in ASP.NET Web Forms and I want to know where is built-in controls classes located? For instance, I want to customize the asp:Repeater component renderer. How can I do that?

¿Fue útil?

Solución

Check MSDN, you can find namespace and assembly of all the default controls available with Visual Studio in MSDN

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top