Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.GetPortalUUID Method 

Returns the portal UUID.

string GetPortalUUID();

Return Value

The portal UUID.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.
ProtocolNotSupportedException Used with a version of the portal that does not support this feature.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace