Plumtree Portal UI  
 

SearchResultModel.GetResultEditLink Method 

Returns an edit link that may be used for clickthrough.

public virtual HTMLAnchor GetResultEditLink(
   int rank,
   bool allowPopup
);

Implements

ISearchResultModelRO.GetResultEditLink

See Also

SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace