how to find menu item selected on other C# page



Dear All,
I am developing web Application using asp.net and C#(VS2005).i want to know
how i can fetch menu item selected(which is desinged in master.aspx) on the
other C# page (welcome.aspx.cs).

.