C# 클래스 SportyGeek.WebUI.HtmlHelpers.PagingHelper

파일 보기 프로젝트 열기: joshperry/stuff

공개 메소드들

메소드 설명
PageLinks ( this html, PagingInfo pagingInfo, string>.Func pageUrl, object attributes = null ) : System.Web.Mvc.MvcHtmlString

메소드 상세

PageLinks() 공개 정적인 메소드

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
리턴 System.Web.Mvc.MvcHtmlString