WebCenter Interaction API  
 

IPTSubPortal.SetDefaultFirstPageType Method 

Sets the type of page user's first see when they login (MyPage, Community, etc.)

void SetDefaultFirstPageType(
   int nDefaultFirstPageType
);

Parameters

nDefaultFirstPageType
One of the constant int values defined in PT_SUBPORTAL_ACCESS_TYPES

See Also

IPTSubPortal Interface | com.plumtree.server Namespace | PT_SUBPORTAL_ACCESS_TYPES