How to render a optional section in the _Layout page

 Posted by Sheonarayan on 12/29/2014 | Category: ASP.NET MVC Interview questions | Views: 20253 | Points: 40
Select from following answers:
  1. By using @RenderOptionalSection method
  2. By using @OptionalSection method
  3. By using @RenderSection method and passing 2nd parameter as false
  4. No, we can't
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response