Plumtree Pluggable Navigation API  
 

CListURLFullMediator.GetEntry Method 

public virtual object GetEntry();

Return Value

HTMLAnchor with target url as href target. Also returns HTMLAnchors with null as href target, which will only generate a plain HTML string without the anchor.

Implements

ICPListIterator.GetEntry

See Also

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