Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProxyRequest.GetStylesheetURI Method 

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

Uri GetStylesheetURI();

Return Value

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