C# Class CapRaffle.HtmlHelpers.PagingHelpers

ファイルを表示 Open project: capgemini-stavanger/CapRaffle

Public Methods

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

Private Methods

Method Description
GenerateLink ( int page, PagingInfo pagingInfo ) : TagBuilder

Method Details

PageLinks() public static method

public static PageLinks ( this html, PagingInfo pagingInfo, string>.Func pageUrl ) : System.Web.Mvc.MvcHtmlString
html this
pagingInfo CapRaffle.Models.PagingInfo
pageUrl string>.Func
return System.Web.Mvc.MvcHtmlString