Skip to main content

Microsoft Silverlight

Answered Question Carosel AskRSS Feed

(0)

riderkubota
riderkubota

Member

Member

2 points

21 Posts

Carosel Ask

I create Carousel like in the video tutorial. After that, I would like to click the button Carousel and link to another page how can I do it.

HarshBardhan
HarshBar...

Star

Star

9908 points

1,719 Posts

Answered Question

Re: Carosel Ask

HI,

Attach a click handler in your Button and then add code for redirecting to another Page.

HtmlPage.Window.Navigate(YourUriObject);

Mark as answer if this post answered your question.

Harsh Bardhan
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities