Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.GetStylesheetURI Method 

Returns the URI for the stylesheet currently being used by the portal user.

Uri GetStylesheetURI();

Return Value

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