Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetProtocolVersion Method 

Returns the current version of the protocol being used by the portal to communicate with this Portlet.

string GetProtocolVersion();

Return Value

the protocol version

Remarks

Note: This will be returned in the en-us locale, i.e. '1.2'.

Exceptions

Exception TypeCondition
NotGatewayedException if the request is not gatewayed

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace