Aqualogic Interaction API  
 

IPTMyPages.RemovePage Method 

Removing a page requires at least EDIT access to the page container.

void RemovePage(
   int nPageID
);

Parameters

nPageID
ID of the page to remove

Exceptions

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

See Also

IPTMyPages Interface | com.plumtree.server Namespace