Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetHostPageURLQueryString Method 

Gets the query string portion of the URL that was used to access this portal's hosting page.

string GetHostPageURLQueryString();

Return Value

The query string

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.
ProtocolNotSupportedException Used with a version of the portal that does not support this feature.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace