C# Class SportyGeek.WebUI.HtmlHelpers.PagingHelper

Mostra file Open project: joshperry/stuff

Public Methods

Method Description
PageLinks ( this html, PagingInfo pagingInfo, string>.Func pageUrl, object attributes = null ) : System.Web.Mvc.MvcHtmlString

Method Details

PageLinks() public static method

public static PageLinks ( this html, PagingInfo pagingInfo, string>.Func pageUrl, object attributes = null ) : System.Web.Mvc.MvcHtmlString
html this
pagingInfo SportyGeek.WebUI.Models.PagingInfo
pageUrl string>.Func
attributes object
return System.Web.Mvc.MvcHtmlString