Plumtree Pluggable Navigation API  
 

ICPListIterator.SetLabelMaxLength Method 

Set the truncation width for all subsequent entries, can be altered between entries during an iteration

void SetLabelMaxLength(
   int nMaxLength
);

Parameters

nMaxLength
Character position to truncate at

See Also

ICPListIterator Interface | com.plumtree.portalpages.common.mediator Namespace