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 the name for this Pagelet object 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.