I am using VS.NET and Visual Basic as the source language.
In my code-behind(.vb file), how am I supposed to get the value from a user control that is a DropDownList on my aspx page.
I have it registered in my aspx file, but how am I supposed to reference that control in my code-behind file? Thank you.
regards,
Brian
In my code-behind(.vb file), how am I supposed to get the value from a user control that is a DropDownList on my aspx page.
I have it registered in my aspx file, but how am I supposed to reference that control in my code-behind file? Thank you.
regards,
Brian