开发者

silverlight 3.0 control in master page in asp.net 3.5

开发者 https://www.devze.com 2022-12-21 08:13 出处:网络
Can any body tell me how to add silverlight 3.0 control in 开发者_开发百科master page in asp.net 3.5 (ide VS2008)?Have a contentplaceholder in the master. Then create a webform for the masterpage. Pla

Can any body tell me how to add silverlight 3.0 control in 开发者_开发百科master page in asp.net 3.5 (ide VS2008)?


Have a contentplaceholder in the master. Then create a webform for the masterpage. Place the silverlight control in the content part with the contentplaceholder set to masterpage contentplaceholder.


i done by simply copy script and object tag from your test page for xmal and put in master page that's it in content place holder of master page it wont get displayed for me

0

精彩评论

暂无评论...
验证码 换一张
取 消