Plumtree UI Infrastructure API  
 

Interpreter.SetContentLanguageOnPageData Method 

JF- Helper method to retrieve the current locale from the Session and set it on the PageData. (It will later be set in the HTTP header by WebData.)

public static void SetContentLanguageOnPageData(
   RequestData _tempData
);

Parameters

_tempData

See Also

Interpreter Class | com.plumtree.uiinfrastructure.interpreter Namespace