MainMenuPanel MembersA Sandcastle Documented Class Library

The MainMenuPanel type exposes the following members.
Constructors

  NameDescription
Public methodMainMenuPanel
Initializes a new instance of the MainMenuPanel class
Back to Top
Methods

  NameDescription
Protected methodbtnBack_Click
Global back button, pops a page off of the page stack and navigates to it.
Private methodCheckPsmsPerms
Protected methodGetAdminUserRole
A function that returns the admin user role as a string.
Protected methodGetP4sPsmsUserRole
A function that returns the P4s Psms user role as a string.
Private methodGetPageStackCount
Protected methodPage_Load
Standard Page_Load method.
Back to Top
Fields

  NameDescription
Protected fieldbanner
banner control.
Protected fieldbtnBack
btnBack control.
Protected fieldcss3menuDataSummary
css3menuDataSummary control.
Protected fieldcss3menuFindIt
css3menuFindIt control.
Protected fieldcss3menuFixIt
css3menuFixIt control.
Protected fieldcss3menuHome
css3menuHome control.
Protected fieldcss3menuLogout
css3menuLogout control.
Protected fieldcss3menuPsmsTools
css3menuPsmsTools control.
Protected fieldcss3menuSeeIt
css3menuSeeIt control.
Protected fieldcss3menuSettings
css3menuSettings control.
Protected fieldjqueryBodyColor
Holds a string representation of html color for the background of the page.
Protected fieldjsOnTheFly
Runs js code on the client side.
Public fieldkey
Local svc access key.
Protected fieldliPsmsTools
liPsmsTools control.
Private fieldsessionPrefix
Private session prefic variable.
Protected fieldwrapperMenu
wrapperMenu control.
Back to Top
See Also