Aqualogic Interaction API  
 

IPTCommunity.OpenPage Method 

Gets the PTMyPortal object for the specified page

IPTMyPortal OpenPage(
   int nPageID
);

Parameters

nPageID
Page ID

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

IPTCommunity Interface | com.plumtree.server Namespace