Plumtree Portal UI  
 

LocNamesModel.GetPrimaryLang Method 

MES- GetPrimaryLang is used by controls to find out the primary language for the object we're editing

public virtual string GetPrimaryLang();

Return Value

the identifier of the primary language

Implements

ILocNamesModelRO.GetPrimaryLang

See Also

LocNamesModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace