Plumtree Portal UI  
 

LocNamesModel.SetIsNoDescriptions Method 

If this method is not called, then it will default to using descriptions unless the Object does not support it.

public virtual void SetIsNoDescriptions(
   bool bNoDescriptions
);

Parameters

bNoDescriptions

Implements

ILocNamesModel.SetIsNoDescriptions

See Also

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