Exit 70-515 TS: Web Applications Development with Microsoft .NET Framework 4
Question 5 of 5
0% complete
Q5 Fill in the blank

FILL BLANK

Ajax extender
[TargetControlType(typeof(TextBox))]
public class DisabledButtonExtender : ExtenderControlBase {
[ExtenderControlProperty]
[DefaultValue("")]
[IDReferenceProperty(typeof(Button))]

Create an extender that extends a textbox and assigns to a button;
Using wich combination?

Type the exact answer. Case-insensitive, extra spaces ignored.