Back to Devexpress

ListBuilder.OnPageLoading Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-onpageloading.md

latest810 B
Original Source

ListBuilder.OnPageLoading Method

NameParametersDescription
OnPageLoading(RazorBlock)jsFuncA function that is executed before the next page is loaded. Mirrors the client-side onPageLoading option.
OnPageLoading(String)jsFuncA function that is executed before the next page is loaded. Mirrors the client-side onPageLoading option.