You create an ASP.NET server control in the SampleControl namespace. The control uses a JavaScript file names Refresh.js to implement AJAX functionality.You need to ensre that the JavaScript file is included in the assembly. Which two actions should you perform?()
- A、Add the following assembly attribute to the AssemblyInfo file.
- B、Add the following assembly attribute to the AssemblyInfo file.
- C、In the Properties window for the Refresh.js file, set the Build Action to Embedded Resource.
- D、In the Properties window for the Refresh.js file, set the Build Action to Content.
正确答案:A,C
答案解析:有
微信扫一扫手机做题