MVC5 Classic
wijeventscalendar Step 1 of 3: Setting up the View

In this step you'll add the markup to add content to the accordion panes. Complete the following:

  1. In the Solution Explorer, expand the Views | Shared folder and double-click _Layout.cshtml to open the file.
  2. Add the following markup within the <body> tags of the page. This markup will add the events calendar to the page.
    <divid="eventscalendar"></div>

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback