Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.CreateGenericURL Method 

Creates a generic Plumtree Portal 50 URL

protected virtual string[] CreateGenericURL(
   ListEntry entry
);

Parameters

entry
Current listentry element

Return Value

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

See Also

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