showNorthToolbar
When using the Carbon design package, use this parameter to control the visibility of the north toolbar.
This parameter takes the values true or false. The default
value is true.
| Value | Description |
|---|---|
true |
The north toolbar is visible (default). |
false |
The north toolbar is hidden. |
Note: This parameter is available in the Carbon design package only.
Sample syntax
<param name="showNorthToolbar" value="false"/>