C# Class AgnosticPaging.PagedListRenderOptions

Options for configuring the output of HtmlHelper.
Mostra file Open project: jchannon/SugarTown

Public Methods

Method Description
PagedListRenderOptions ( ) : System

The default settings render all navigation links and no descriptive text.

Method Details

PagedListRenderOptions() public method

The default settings render all navigation links and no descriptive text.
public PagedListRenderOptions ( ) : System
return System