|
-
May 11th, 2003, 09:50 PM
#1
Thread Starter
PowerPoster
User Control Problem
I'm creating a user control and defined an event for the control. When I add the control to my web form, it doesn't add the private variable at the top of the class file, so I go ahead and add it. But when I register my event handler, I get an error stating
The type System.Web.UI.UserControl has no event named SearchClick
Any ideas
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
|
Click Here to Expand Forum to Full Width
|