Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.CreateDirPageURLTemplate Method 

Create a Template URL for Directory pages

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