|  | Plumtree Portal UI | |
| LocNamesModel.SetPrimaryLang Method |
MES- SetPrimaryLang is used by controls to set the primary language on the object we're editing. See comments in SaveSection
public virtual
void SetPrimaryLang(
string sPrimaryLang);
Parameters
-
sPrimaryLang
- is the identifier of the new primary language
Return Value
void
Implements
ILocNamesModel.SetPrimaryLang
See Also
LocNamesModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace