You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. To add a Calendar server control to a Web page, you write the following code fragment: <asp:Calendar SelectionMode="DayWeek" ID="Calendar1" runat="server"> </asp:Calendar> You need to disable the non-week days in the Calendar control. What should you do?()
- AA
- BB
- CC
- DD