First method: PageletCategory collection

Syntax

First()

Description

The First method returns the first PageletCategory object in the PageletCategory collection.

Parameters

None.

Returns

PageletCategory object.

Example

&MyPageletCategory = &MyCollection.First();