AssignedPagelet Class Properties

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

Description

This property returns the column in which this pagelet is displayed, as a number.

This property is read/write.

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/write.

Description

This property returns name for Pagelet objects in classic homepage/dashboard or tile objects in fluid homepage/dashboard as a string. The name is a unique identifier for each Pagelet object.

This property is read-only.

Description

This property returns the row in which this pagelet is displayed, as a number.

This property is read/write.

Description

This property is only applicable to tiles on fluid homepages or dashboards. This property returns the section name where the tile is located on a fluid homepage or dashboard, as a String. The section name must be 30 characters or less.

This property is read/write.