In this step, you will create the view that contains the wijpager widget.
- In the Solution Explorer, go to the Views | Shared folder and double-click on the Layout.cshtml file to open it.
- Add the following markup to create the list element:
<div id="list">
</div>