Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetPortalUUID Method 

Returns the portal UUID.

string GetPortalUUID();

Return Value

the portal UUID

Exceptions

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

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace