Plumtree Pluggable Navigation API  
 

CListURLFullLinkMediator.GetEntryAtIndex Method 

public override object GetEntryAtIndex(
   int nIndex
);

Return Value

An HTMLAnchor with the target url in the href. Returns null if the HTMLAnchor has an href with null value.

Implements

ICPListIterator.GetEntryAtIndex

See Also

CListURLFullLinkMediator Class | com.plumtree.portalpages.common.mediator Namespace | ICPListIterator#GetEntry