Uiinfrastructure API Docs  
 

PageMgr.GetLangID Method 

Returns the language ID for this page. (It is derived from the locale the client used when the

public virtual string GetLangID();

Return Value

The language ID (i.e. "en").

See Also

PageMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace