UserTab Class Properties

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

Description

This property specifies how many columns the UserTab contains. This property takes a numeric value. The values are:

Value

Description

2

Two-column layout

3

Three-column layout. This is the default value.

This property is read-write.

Description

This property returns or sets the label for this UserTab object as a string. This value is initially set to the Label of the TabDefinition.

The length of this property is 30 characters.

This property is translatable.

This property is read-write.

Description

This property returns an absolute URL as a string. This URL includes the URI from the TabDefinition's node and the URL that points to the actual content of the tab.

This property is read-only.

Description

This property returns a SelectedPagelets Collection, containing the pagelets that have been selected by the user to appear on this tab.

This property is read-only.

Description

This property specifies the order that this tab should appear as on the homepage. This property takes a number value. This value is initially set by the referenced TabDefinition.

This property is read-write.

Description

This property returns the tab name as a sting.

This property is read-only.