Parent
Net.Section.LinkAndToolTip
Create a Div section that contains a table that will have the data and a note to display. unique ID for link. HREF or link destination. Filter to count matches '/COM/%' Title of the tool tip. Message to display in the tool tip.

Public Net.Section.LinkAndToolTip(#2,#15,#15,#15,#15)
  Type Name Description  
  int nID  
  string sPath  
  string sFilter  
  string sTitle  
  string sToolTip  
  Return Description  
  void  
Remarks: