I have two frames in silver light application one frame contain treeview control. I want that when my user click on treeview node then aspx page is load on next frame.
how can i achive it..
I have two frames in silver light application one frame contain treeview control. I want that when my user click on treeview node then aspx page is load on next frame.
how can i achive it..
By aspx I presume you mean an HTML page produced by an aspx page call. You can use the web browser control that was introduced in SL4 though I think it works only in OOB mode.