You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
344 B

using System;
using OboutInc.EasyMenu_Pro;
namespace EM_Examples
{
public class vertical : System.Web.UI.Page
{
protected System.Web.UI.WebControls.PlaceHolder placeHolder1;
protected EasyMenu mainEM;
protected EasyMenu em_1;
protected EasyMenu em_2;
protected EasyMenu em_4;
protected EasyMenu em_5;
protected EasyMenu em_6;