|
-
Oct 13th, 2010, 07:16 AM
#1
Thread Starter
Addicted Member
What is eventmap in asp.net
Hi,
I need a brief description and concept that what is event mapping in Asp.Net?
If you have any useful link please tell me. Write here if you know about this
question.
Thanks
Failing to plan is Planning to fail 
-
Oct 13th, 2010, 07:31 AM
#2
Re: What is eventmap in asp.net
Hello,
What is the context of this question?
The only thing I can think that you are referring to, is the "mapping" of event handlers to event. For instance, the Button Click event, is "mapped" to the Button Click Event Handler. This is where you would put the code that you want to execute when the button is clicked.
Gary
-
Oct 13th, 2010, 08:05 AM
#3
Thread Starter
Addicted Member
Re: What is eventmap in asp.net
Failing to plan is Planning to fail 
-
Oct 13th, 2010, 08:07 AM
#4
Re: What is eventmap in asp.net
Did that answer your question?
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
|