Plumtree Pluggable Navigation API  
 

CListURLFullMediator.CreateFullURLHTMLAnchor Method 

Creates an HTMLAnchor that links to an external URL

protected virtual HTMLAnchor CreateFullURLHTMLAnchor(
   ListEntry entry
);

Parameters

entry
Current listentry object

Return Value

HTMLAnchor linking to the target URL in the href

See Also

CListURLFullMediator Class | com.plumtree.portalpages.common.mediator Namespace