Question:You are creating a webpage that has several related buttons, such as Fast Forward, Reverse, Play, Stop, and Pause. You want to create a single event handler that processes the postback from these Button controls. Which of the following should you do to handle the event while writing the least amount of code? (Choose all that apply. Each answer forms part of the complete solution.) 

A Handle the Button.Command event. 

B Handle the Button.Load event. 

C Define the Button.CommandName property of all controls to PlaybackControl. 

D Define the Button.CommandName property so that each control has a unique value. 

+ Answer
+ Report
Total Preview: 1106

Copyright © 2024. Powered by Intellect Software Ltd