Plumtree Portal UI  
 

ISearchResultModelRO.GetBreadcrumbKey Method 

Returns a key that may be used in ISearchResultModel.FollowBreadcrumb to use the indicated breadcrumb step (must be between 1 and getDrilldownDepth(), inclusive).

string GetBreadcrumbKey(
   int step
);

See Also

ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace