Plumtree Portal UI  
 

PlumtreeHelpers.TrimCardLanguage Method 

Inxight languages are specified as a two character string (like "en" or "fr"), with the exception of the chinese languages which can be "zh-TW" or "zh-CN"

public static string TrimCardLanguage(
   string strLanguage
);

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace