Click here to Skip to main content
16,004,406 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi,
I am planning a private project.
One part is an asp control selector.
Question:
Is there a way to get all available .Net 4 web controls from an intern .NET collection (not collecting the controls of a current page!) and attach them to a list?
For example: I want a ListBox/DropDown containing all asp web controls (for the beginning it would be enough to collect their control names).
Posted
Updated 19-Sep-13 20:58pm
v3
Comments
Sergey Alexandrovich Kryukov 20-Sep-13 2:40am    
What is the scope of that "all"? All from where?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900