WebCenter Interaction API
IPTPage.RemovePortlet Method
Remove one Portlet from the Page.
void RemovePortlet(
int
nPortletID
);
Parameters
nPortletID
- Portlet ID of the Portlet to remove
See Also
IPTPage Interface
|
com.plumtree.server Namespace