Example #1
0
 public static MvcHtmlString DataLoader(this AjaxHelper ajax, int totalItemCount, int pageSize, int pageIndex,
     string actionName, string controllerName,
     string routeName, DataLoaderOptions pagerOptions, object routeValues, DataLoadType loadType,
     object htmlAttributes)
 {
     
 }
 public static MvcHtmlString DataLoader(this AjaxHelper ajax, int totalItemCount, int pageSize, int pageIndex,
                                        string actionName, string controllerName,
                                        string routeName, DataLoaderOptions pagerOptions, object routeValues, DataLoadType loadType,
                                        object htmlAttributes)
 {
 }