ListBuilder.OnPageLoading Method
Name | Parameters | Description |
---|---|---|
OnPageLoading(RazorBlock) | jsFunc | A function that is executed before the next page is loaded. Mirrors the client-side onPageLoading option. |
OnPageLoading(String) | jsFunc | A function that is executed before the next page is loaded. Mirrors the client-side onPageLoading option. |