C# Class TiendaVirtual.Web.Helpers.PagingHelpers

Datei anzeigen Open project: snahider/Test-Automation-NET

Public Methods

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

Private Methods

Method Description
CreatePageLinkTag ( string>.Func pageUrl, int pageNumber, string tagText ) : TagBuilder

Method Details

PageLinks() public static method

public static PageLinks ( this html, IPagedList pagedList, string>.Func pageUrl ) : System.Web.Mvc.MvcHtmlString
html this
pagedList IPagedList
pageUrl string>.Func
return System.Web.Mvc.MvcHtmlString