Uiinfrastructure API Docs  
 

Interpreter.StoreHostPortSettings Method 

Stores the host name and port number from the current request on the subsession.

public static void StoreHostPortSettings(
   ISessionManager subSession,
   IXPRequest request
);

Parameters

subSession
request

See Also

Interpreter Class | com.plumtree.uiinfrastructure.interpreter Namespace