Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.HasTimeZone Method 

Returns a boolean indicating whether the time zone is available in the request headers.

bool HasTimeZone();

Return Value

True if the time zone is available, false otherwise.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace