Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletBase.SetAlignment Method 

Sets the alignment of the Portlet.

void SetAlignment(
   Alignment align
);

Parameters

align
the alignment for the portlet

Remarks

Alignment establishes where on a page a Portlet can be placed. Note: This setting will not be saved in the portal until Save() is called.

See Also

IPortletBase Interface | Plumtree.Remote.PRC Namespace