WebCenter Interaction API  
 

IPTMyPortal.AssignGadgetsEx Method

Assign a gadget to a column on the page that this IPTMyPortal represents. It adds this gadget to the gadgets that are already in this column.

Overload List

Assign a gadget to a column on the page that this IPTMyPortal represents. It adds this gadget to the gadgets that are already in this column.

void AssignGadgetsEx(int,int);

Assign a list of gadgets to a column on the page that this IPTMyPortal represents. It adds this list to the gadgets that are already in this column.

void AssignGadgetsEx(int[],int);

See Also

IPTMyPortal Interface | com.plumtree.server Namespace