ActionSheetBuilder.CancelText Method
| Name | Parameters | Description |
|---|---|---|
| CancelText(JS) | value | The text displayed in the button that closes the action sheet. Mirrors the client-side cancelText option. |
| CancelText(String) | value | The text displayed in the button that closes the action sheet. Mirrors the client-side cancelText option. |