Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.CreateFullURL Method 

Creates a full url with associated label and image if one

protected virtual string[] CreateFullURL(
   ListEntry entry
);

Parameters

entry
Current listentry element

Return Value

String array with string label, full url string and image string if assigned

See Also

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