문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top