c# - Display HTML in a silverlight application -


i need display html in silverlight application , cannot find way of doing it. cannot use web browser control needs able run in or out of browser.

does know of way this, because can think of doing @ moment running replace methods on text replace tags c# equivalents eg(<br /> \n).

the way check if application running inside browser , change means of display accordingly. if running inside browser, overlay application iframe, describe in article: http://www.silverlightshow.net/items/building-a-silverlight-line-of-business-application-part-6.aspx. otherwise, use webbrowser control. have control in source code accompanies book, downloadable apress website here: http://www.apress.com/book/downloadfile/4638.

hope helps...

chris


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -