Results 1 to 4 of 4

Thread: What is eventmap in asp.net

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up 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

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Re: What is eventmap in asp.net

    Ok gep., thank you .
    Failing to plan is Planning to fail

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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
  •  



Click Here to Expand Forum to Full Width