Exemple #1
0
 private void DashboardButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.RunDashboardForm(this, userId);
 }