MVC5 Classic
wijpager Step 1 of 3: Setting Up the View

In this step, you will create the view that contains the wijpager widget.

  1. In the Solution Explorer, go to the Views | Shared folder and double-click on the Layout.cshtml file to open it.
  2. Add the following markup within the <body> tags to create the slider element:
    <div id="pager">
    </div>
    

 

 


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

Product Support Forum |  Documentation Feedback