SavePgltBtn method: List class
Syntax
SavePgltBtn(&pgltBtns)
Description
Use this method to save the definitions for the custom navigation frame buttons for the current activity guide to the database. Any existing custom button definitions for this activity guide are deleted from the database first.
Parameters
| Parameter | Description |
|---|---|
|
&pgltBtns |
Specifies the custom navigation frame buttons for the activity guide as a PTAI_COLLECTION:Collection object. |
Returns
A PTAI_COLLECTION:Collection object.