Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find control by type
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01376812
Message ID:
01376814
Views:
13
>>The page FindControl() method is used to find a specific control on the page. This is related to the ID propert of the control. Would it be a way to find a control by type? Basically, I would like to know if a specific control type exists on the page. I was wondering that instead of looping thru the entire collection that there could be a method to call.
>
>From the top of my head the answer is NO, you have to loop through control collection to check for the type. I'll google to make sure.

Don't think there is a separate method
Checking control's collection
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform