Skip to main content

Microsoft Silverlight

Answered Question How to refresh the current page onclick on the buttonRSS Feed

(0)

chinna_g
chinna_g

Member

Member

17 points

66 Posts

How to refresh the current page onclick on the button

Hi All,

How to refresh the current page onclick on the button?

Thanks in advance,

Chinna.

 

ccoombs
ccoombs

Contributor

Contributor

5174 points

761 Posts

Answered Question

Re: How to refresh the current page onclick on the button

put this in your button click event:

Browser.HtmlPage.Window.Navigate(Browser.HtmlPage.Document.DocumentUri)

D1007
D1007

Member

Member

10 points

32 Posts

Re: Re: How to refresh the current page onclick on the button

yaaa,

its working,

Refreshing the page.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities