Plumtree Portal UI  
 

LocNamesModel.GetPrimaryDesc Method 

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

public virtual string GetPrimaryDesc();

Return Value

the primary name of the object

Implements

ILocNamesModelRO.GetPrimaryDesc

See Also

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