Access Components in LoginView

S

Steve Harp

Hi All,

This should be easy. I have a LoginView control on my default page.
Within the LoggedInTemplate, I have a DropDownList control. From my
code-behind cs file (in the DropDownList_SelectedIndexChanged method),
how can I access the DropDownList to see what selection was made? A
small code snippet would be very helpful.

Thanks,
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top