ToastBuilder.Visible Method
Name | Parameters | Description |
---|---|---|
Visible(JS) | value | A Boolean value specifying whether or not the UI component is visible. Mirrors the client-side visible option. |
Visible(Boolean) | value | A Boolean value specifying whether or not the UI component is visible. Mirrors the client-side visible option. |