Silverlight combobox  in aspx page
                            
                         
                        
                     
                 
                
                    
Hi friends,
I am new to silverlight. I have created a silverlight combo with options 'Male' and 'Female', and included it in an aspx page.
Now I want to know, how to retrieve the selected value and selected text in aspx code.
Please help me.