Plumtree Pluggable Navigation API  
 

CListURLFullMediator.GetEntryTypeAtIndex Method 

Returns the entry type of the specified index

public virtual int GetEntryTypeAtIndex(
   int nIndex
);

Parameters

nIndex
Index of the listentry

Return Value

Type of the specified entry

See Also

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