mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Library >> HTML >> MainMenus_Helper_HtmlSubWriter

MainMenus_Helper_HtmlSubWriter Class



Static class is used to write the main menus used for the aggregation pages and the top-level pages which require a logon.


Namespace: SobekCM.Library.HTML
Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public static class MainMenus_Helper_HtmlSubWriter

Remarks

This is not used to write the item-level menus. That is done directly in the Item_HtmlSubwriter class.

Inheritance Hierarchy

System..::..Object
  SobekCM.Library.HTML..::..MainMenus_Helper_HtmlSubWriter

Methods

  NameDescription
Public methodStatic memberAdd_Aggregation_Main_Menu
Add the aggregation-level main menu
Public methodStatic memberAdd_Aggregation_Search_Results_Menu
Add the search results (and item browses) main menu
Public methodStatic memberAdd_UserSpecific_Main_Menu
Add the user-specific main menu user for most of the pages which require a user to be logged in, such as the mySobek pages, the internal user pages, and the system administration pages

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )