Plumtree UI Infrastructure API  
 

IWebData.SetContentLanguage Method 

JF- Sets the value of the content language. The current value of the content language will be set on every response.

void SetContentLanguage(
   string _sLocale
);

Parameters

_sLocale
(e.g.: en-US)

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace