| | WebCenter Interaction API | |
| IPTPage.AssignPortlets Method (Int32, Int32) |
Assign a Portlet to a column on the page. It clears all Portlets from the column before adding the Portlet.
void AssignPortlets(
int nPortletID,
int nColumnID
);
Parameters
-
nPortletID
- - Portlet ID that is to be added
-
nColumnID
- - Column ID in which to place the Portlet
See Also
IPTPage Interface | com.plumtree.server Namespace | IPTPage.AssignPortlets Overload List