Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top