Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.GetImageServerURI Method 

Returns the URI for the portal Image Server.

Uri GetImageServerURI();

Return Value

The URI for the Image Server, or null if the portlet is run as a job.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace