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) { }