L
Lammert
Good morning,
I create an ASP.NET 2.0 web application. The situation:
1. One masterpage where the users can select an organisation in a
DropDownList.
2. Different content pages.
I will get the value of the DropDownList in the Page_PreInit event. How
can I do that? The content in the content and master pages is based on
the selected value of the DrowDownList.
Kind regards,
Lammert
I create an ASP.NET 2.0 web application. The situation:
1. One masterpage where the users can select an organisation in a
DropDownList.
2. Different content pages.
I will get the value of the DropDownList in the Page_PreInit event. How
can I do that? The content in the content and master pages is based on
the selected value of the DrowDownList.
Kind regards,
Lammert