Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPresentationTemplate.GetAssociatedPortletID Method 

Returns the object ID of the portlet associated with this Presentation Template or 0 if there is no portlet association.

int GetAssociatedPortletID();

Return Value

The portlet object ID associated with this Presentation Template.

Exceptions

Exception Type Condition
InvalidOperationException The Presentation Template has been deleted.

See Also

IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace | SetAssociatedPortletID | ClearAssociatedPortletID