ActionSheetBuilder.OnCancelClick Method
Name | Parameters | Description |
---|---|---|
OnCancelClick(RazorBlock) | jsFunc | A function that is executed when the Cancel button is clicked or tapped. Mirrors the client-side onCancelClick option. |
OnCancelClick(String) | jsFunc | A function that is executed when the Cancel button is clicked or tapped. Mirrors the client-side onCancelClick option. |