WebCenter Interaction API  
 

IPTSessionInfo.GetCurrentMyPage Method 

Retrieves a cached version of one of the user's My Pages with the page ID passed in. If zero is passed in, then the user's home my page will be returned.

IPTPageInfo GetCurrentMyPage(
   int _nPageID
);

Parameters

_nPageID

Return Value

cached My Page

See Also

IPTSessionInfo Interface | com.plumtree.server Namespace