Plumtree EDK (Enterprise Web Development Kit) 5.4.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 if the request is not gatewayed

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace