Skip to main content

RemoteFileSystemProviderBuilder.BeforeAjaxSend Method

Name Parameters Description
BeforeAjaxSend(RazorBlock) jsFunc Specifies a function that customizes an Ajax request before it is sent to the server. Mirrors the client-side beforeAjaxSend option.
BeforeAjaxSend(String) jsFunc Specifies a function that customizes an Ajax request before it is sent to the server. Mirrors the client-side beforeAjaxSend option.