-
Access webform controls from another module
I'm trying to find a way to access the controls of a webform from a class/module outside of the one that is the code-behind for the form itself.
I know that I can do a FindControl, but I'm hoping there is a more efficient way to do this.
FYI: I'm working in VB.NET
Example:
Webform1.aspx (web form design)
Webform1.aspx.vb (code behind for Webform1.aspx)
MyModule.vb (module that wants to access the controls in Webform1.aspx).
Any ideas??
Thanks!!!!!!!!!!!!!
Brian
Similar Threads
-
Replies: 0
Last Post: 07-26-2002, 03:17 PM
-
By Peter Farthofer in forum VB Classic
Replies: 2
Last Post: 09-26-2001, 06:08 PM
-
By Ray Clough in forum Database
Replies: 7
Last Post: 09-06-2001, 02:27 PM
-
By todda in forum ASP.NET
Replies: 1
Last Post: 08-27-2001, 07:27 PM
-
By MacDeath in forum VB Classic
Replies: 2
Last Post: 02-14-2001, 06:44 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|