LayoutBehavior property: AvailablePagelet class
Description
This property indicates whether the user can change when and how the pagelet displays. This property takes a string value.
The values are:
| Value | Description |
|---|---|
|
4OPT |
The user can choose to add this pagelet to their tab. It doesn't show up by default. The user can remove and reposition this pagelet on the tab. |
|
3DEF |
The user sees this pagelet the first time they log in, however, they can remove or reposition this pagelet if they'd like. |
|
2REQ |
The user can't remove this pagelet from the tab. However, they are allowed to reposition the pagelet on the tab. |
|
1FIX |
The user can't remove this pagelet or change its position on the tab. |
This property is read only.