Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProxyRequest.GetImageServerURI Method 

Returns the URI for the image server for the the application container or runtime environment in which the pagelet is currently displayed.

Uri GetImageServerURI();

Return Value

The URI for the portal image server, or null if the pagelet is run as a job.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IProxyRequest Interface | Bea.Alui.Proxy Namespace