Plumtree Portal UI  
 

SearchResultModel.UNKNOWN_FOLDER_NAME Field

Name of folder returned when db lookup of name fails- must be localized before displaying. NOTE: this must be kept in sync with what is returned by PTSearch.dll

public const string UNKNOWN_FOLDER_NAME = "Unknown Folder";

See Also

SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace