Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.CreateStringLabel Method 

Creates an array with just a label without url but possible image

protected virtual string[] CreateStringLabel(
   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