Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top