Uiinfrastructure API Docs  
 

Interpreter.StoreBrowserSettings Method 

Stores the browser settings from the current request on the subsession.

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

Parameters

subSession
request

See Also

Interpreter Class | com.plumtree.uiinfrastructure.interpreter Namespace