C# Class LightFramework.Web.AspNetMvc.HtmlHelperExtension

Afficher le fichier Open project: xianrendzw/LightFramework.Net

Méthodes publiques

Méthode Description
Pager ( this helper, string routeName, string actionName, string controllerName, object>.IDictionary values, string pageParamName, bool appendQueryString, int pageCount, int noOfPageToShow, int noOfPageInEdge, int currentPage ) : string

Method Details

Pager() public static méthode

public static Pager ( this helper, string routeName, string actionName, string controllerName, object>.IDictionary values, string pageParamName, bool appendQueryString, int pageCount, int noOfPageToShow, int noOfPageInEdge, int currentPage ) : string
helper this
routeName string
actionName string
controllerName string
values object>.IDictionary
pageParamName string
appendQueryString bool
pageCount int
noOfPageToShow int
noOfPageInEdge int
currentPage int
Résultat string