URLType property: Pagelet class

Description

This property indicates what kind of PeopleCode definition is used to retrieve the content of the pagelet. This property takes a string value.

Values are:

URLType Value Meaning

UEXT

URL points to a non-PeopleSoft (external) URL

UPGE

URL points to a component.

UGEN

URL points to a generic PeopleSoft URL

USCR

URL points to an iScript

UPGE is the default value on a new pagelet.

This property is read/write.