Plumtree Portal UI  
 

LocNamesModel.GetPrimaryName Method 

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

public virtual string GetPrimaryName();

Return Value

the primary name of the object

Implements

ILocNamesModelRO.GetPrimaryName

See Also

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