Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortlet.GetTemplateID Method 

Returns the template ID associated with this Portlet instance.

int GetTemplateID();

Return Value

The ID of the template from which this Portlet instance was made.

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid.

See Also

IPortlet Interface | Plumtree.Remote.PRC Namespace