Favorite Class Properties
In this section, we discuss the Favorite class properties. The properties are discussed in alphabetical order.
Description
This property returns the name of the content reference as a string.
This property is read-only.
Description
This property specifies a Boolean value indicating whether the favorite is a folder object. True, the favorite is a folder, False otherwise.
This property is read-only.
Description
This property specifies the description of the favorite that's displayed to the user. This label must be unique for the favorite collection.
This property is read/write.
Description
This property returns the qualified URL for the content reference based on the Node and the URL for the name of the content reference, as a string.
This property is read-only.
Description
This property returns the sequence number used to order favorites.
This property is read/write.
Description
This property returns the relative URL for this favorite as a string.
For example, the following code:
&URL = &MyFavorite.URL;
could return the following string:
c/PORTAL_PERS_HOMEPAGE.PORTAL_HOMEPAGE.GBL?PORTALPARAM_PAGE=CONTENT&tab=DEFAULT&PortalFavorite=QEDMO
This property is read/write.