You are the newly appointed Web Application Developer at Certkiller.com. You make use ofMicrosoft .NET Framework v3.5 to create a Microsoft ASP.NET application. You create a page on the application that contains the code segment below:
- A、You should consider adding AddHandler lstLanguages.SelectedIndexChanged, AddressOfBindData to the constructor of the page.
- B、You should consider adding AddHandler Me.Init, AddressOf BindData to the constructor of thepage.
- C、You should consider adding AddHandler Me.PreRender, AddressOf BindData to theconstructor of the page.
- D、You should consider adding AddHandler lstLanguages.PreRender, AddressOf BindData to theconstructor of the page.
微信扫一扫手机做题