Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.GetEntry Method 

public virtual object GetEntry();

Return Value

A String array. First element with the label of the link. Second element with the URL Template String, a comma separated string with the link type and parameters for link. Third (optional), HTML string with image or images.

Implements

ICPListIterator.GetEntry

See Also

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