Uiinfrastructure API Docs  
 

WebData.SetContentLanguage Method 

JF- Helper method to set the content language header from the locale.

public virtual void SetContentLanguage(
   string _sLocale
);

Parameters

_sLocale
(e.g.: en-US)

Implements

IWebData.SetContentLanguage

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace