Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Infragistics.Controls.Interactions.XamHtmlViewer
posted

Hi,

I am using

Infragistics.Controls.Interactions.XamHtmlViewer in my Silverlight project. I assigned  a valid URI to SourceUri property. I also wanted the URL to open in a new window. Can you help me with the code?

Currently I have

this.xamHTMLProjections.SourceUri = new Uri(strURL);

xamHTMLProjections is of type - Infragistics.Controls.Interactions.XamHtmlViewer

Thanks,

Girish

Parents Reply Children
No Data