i am now trying to display my arcgis map from c# silverlight application project (xaml) into this content place holder of aspx page. i just want it to be displayed into the content place holder. any ideas how to do this? thanks !
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Silverlight is embedded as object tag in HTML, so you just need to create proper tag which refer to your silverlight app inside the content placeholder.