Net.Section
This class supports the main index and section index pages index.aspx, section.aspx.

Access: Public
Base Classes:
Object
  Members Description  
  SECTION_DETAILS  
  m_rs  
  Section  
  MakeSideIndex Build the side index and popups. These popups will contain section descriptions and the page totals.

 
  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.

 
  WL Simple helper to abreviate code Data to output

 
  CountItems Count the number of items that match the filter. Used to count the articles in each directory. Also test bay age. Mask to limit to '/COM/%' True if only count new items

 
  ListPageReferences List all pages that match the filer criteria Mask like "/COM/%" Number of rows to display or -1 for all

 
  TableLink Make a simple table entry to display link information. This is usually used by the above function but sometimes is used by the /Downloads/Index.aspx link destination Title to display Dtae of link Comment to span both cells on the bottom

 
Remarks: