Beispiel #1
0
 protected void ShowSidePanel(object sender, EventArgs e)
 {
     SidePanel.ShowMenu(MenuItems, currentLabel.Text);
 }