Plumtree Pluggable Navigation API  
 

NavigationAccessibleLeftVerticalView.Write508Section Method 

Adds an HTMLTable to the HTMLElementCollection with the directory section

protected virtual void Write508Section(
   HTMLElementCollection col,
   string strTitle,
   ICPListEntryIterator iterator,
   string strIfIteratorEmpty,
   bool bShowImages
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too
strTitle
iterator
strIfIteratorEmpty
bShowImages

See Also

NavigationAccessibleLeftVerticalView Class | com.plumtree.portalnavigation.views Namespace