LayoutBehavior property: AssignedSection class
Description
This property indicates whether the user can change when and how the section displays. This property takes a string value.
Valid values are:
| Value | Description |
|---|---|
|
4OPT |
Similar behavior as 3DEF. |
|
3DEF |
This section displays to the user by default. If personalization is enabled, the user can remove or reposition this section. |
|
2REQ |
This section is required. The user cannot remove this section. However, they are allowed to reposition the section if personalization is enabled. |
|
1FIX |
The user cannot remove this section or change its position on the homepage or dashboard. |
This property is read/write.