Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a flag that indicates whether the started Enterprise Portal (EP) page will have its navigation bars hidden.
Syntax
public boolean removeNavigation([boolean _remove])
Run On
Called
Parameters
- _remove
Type: boolean
true if you want to hide the EP left and top navigation bars; otherwise, false.
This parameter is optional.
Return Value
Type: boolean
true if the navigation bars should be hidden; otherwise, false.
Remarks
The default is for a page to have its navigation bars shown.