AssignedSection Class Properties

In this section, we discuss the AssignedSection class properties. The properties are discussed in alphabetical order.

Description

This property returns an AssignedPageletCollection object that contains a collection of tiles found in this section.

This property is read-only.

Description

This property returns the column in which this section is displayed, as a number. This property always returns zero.

This property is read-only.

Description

This property indicates whether this section is hidden from personalization mode. It takes a Boolean value.

This property is read/write.

Description

This property indicates whether this section can be personalized. It takes a Boolean value.

This property is read/write.

Description

This property indicates whether the user can change the label of the section. It takes a Boolean value.

This property is read/write.

Description

This property returns the section label that is displayed to the user on the fluid homepage or dashboard, as a string.

This property is read/write.

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.

Description

This property returns the name for this section object assigned to a fluid homepage or dashboard, as a string. The name is a unique identifier for each section object.

This property is read-only.

Description

This property returns the order number of this section on the fluid homepage or dashboard, as a Number value.

This property is read/write.