Oracle® WebCenter Interaction Development Kit 10.3.3.0.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