AquaLogic Interaction Development Kit (IDK) 6.0.0

IProxyRequest.GetHostPageURI Method 

Returns the URI for the page in which the pagelet is currently displayed.

Uri GetHostPageURI();

Return Value

The URI for the page, 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