ToastBuilder.CloseOnClick Method
Name | Parameters | Description |
---|---|---|
CloseOnClick(JS) | value | A Boolean value specifying whether or not the toast is closed if a user clicks it. Mirrors the client-side closeOnClick option. |
CloseOnClick(Boolean) | value | A Boolean value specifying whether or not the toast is closed if a user clicks it. Mirrors the client-side closeOnClick option. |