C# 클래스 TiendaVirtual.Web.Helpers.PagingHelpers

파일 보기 프로젝트 열기: snahider/Test-Automation-NET

공개 메소드들

메소드 설명
PageLinks ( this html, IPagedList pagedList, string>.Func pageUrl ) : System.Web.Mvc.MvcHtmlString

비공개 메소드들

메소드 설명
CreatePageLinkTag ( string>.Func pageUrl, int pageNumber, string tagText ) : TagBuilder

메소드 상세

PageLinks() 공개 정적인 메소드

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