LeftPane.createPanel (Method)

Creates a new left panel.

Returns:

PanelID (integer)

Arguments:

Name Type Required Description
title PlainText_NonNull_255 Required The panel's date.
description String Required The panel's description.
panelURL ValidURL Required The fully-qualified URL to the page that CommonSpot loads in the pane.
panelURLHelp ValidURL_EmptyString Optional. Defaults to an empty string. The fully-qualified URL to the help page that CommonSpot can display.
panelIconURL ValidURL_EmptyString Optional. Defaults to an empty string. The fully qualified URL of an icon to display when displayed in icon form in the left pane.
defaultDisplayState LeftPaneDisplayState Optional. Defaults to 'Panel'. The left panel's initial display state.

Context:

License Requirements None
Permission Requirements site:SiteAdmin
Deny Context None
Require Context AuthoringEnabled
Author Lock  

Error Codes:

None

Notes:

None