Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletManager.DeletePortlet Method 

Deletes a Portlet instance from the portal.

void DeletePortlet(
   int portletID
);

Parameters

portletID
the ID of the Portlet instance to delete

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid
PortalException if the operation resulted in an error on the portal

See Also

IPortletManager Interface | Plumtree.Remote.PRC Namespace