You are creating a new web application. You must meet these requirements:
¦ Use the Login control to allow users to authenticate.
¦ Allow a web designer to configure the appearance of all controls using classes in
CSS style sheets.
How should you configure the Login control ?

 Posted by Rajkatie on 11/26/2012 | Category: ASP.NET Interview questions | Views: 3708 | Points: 40
Select from following answers:
  1. Define the CssClass property and Set the RenderOuterTable property to false.
  2. Set the RenderOuterTable property to true.
  3. Define the LoginButtonType property.
  4. All Above

Show Correct Answer


Source: Microsoft Press | | Alert Moderator 

Comments or Responses

Login to post response