The MainMenuPanel type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| MainMenuPanel | Initializes a new instance of the MainMenuPanel class |
Methods
| Name | Description | |
|---|---|---|
| btnBack_Click |
Global back button, pops a page off of the page stack and navigates to it.
| |
| CheckPsmsPerms | ||
| GetAdminUserRole |
A function that returns the admin user role as a string.
| |
| GetP4sPsmsUserRole |
A function that returns the P4s Psms user role as a string.
| |
| GetPageStackCount | ||
| Page_Load |
Standard Page_Load method.
|
Fields
| Name | Description | |
|---|---|---|
| banner |
banner control.
| |
| btnBack |
btnBack control.
| |
| css3menuDataSummary |
css3menuDataSummary control.
| |
| css3menuFindIt |
css3menuFindIt control.
| |
| css3menuFixIt |
css3menuFixIt control.
| |
| css3menuHome |
css3menuHome control.
| |
| css3menuLogout |
css3menuLogout control.
| |
| css3menuPsmsTools |
css3menuPsmsTools control.
| |
| css3menuSeeIt |
css3menuSeeIt control.
| |
| css3menuSettings |
css3menuSettings control.
| |
| jqueryBodyColor |
Holds a string representation of html color for the background of the page.
| |
| jsOnTheFly |
Runs js code on the client side.
| |
| key |
Local svc access key.
| |
| liPsmsTools |
liPsmsTools control.
| |
| sessionPrefix |
Private session prefic variable.
| |
| wrapperMenu |
wrapperMenu control.
|
See Also