Aqualogic Interaction API  
 

IPTCommunityInfo.OpenPage Method 

Gets the PTMyPortal object for the specified page

IPTMyPortal OpenPage(
   int nPageID
);

Parameters

nPageID
ID of Page to open

Return Value

IPTMyPortal for the specfied page

Exceptions

Exception Type Condition
Exception with PT_RESULTCODES.PT_E_INSUFFICIENTROLEACCESS errorcode if the user has insufficient access to the community

See Also

IPTCommunityInfo Interface | com.plumtree.server Namespace