我在WP7 WebBrowser控件的工作這是樣本HTML我寫的,並要求web瀏覽器導航到字符串比它工作正常,但是當我保存這個網站中的變量和要求導航到字符串比輸出是HTML格式。我的HTML字符串來自Web服務,所以我不能夠直接傳遞字符串。WP7 WebBrowser控件的NavigateToString不顯示HTML數據
我的C#代碼:
JObject cityblog1 = (JObject)cityblog[0];
string cityimg = (string)cityblog1["CityImage"];
string citydetail = (string)cityblog1["CityDetail"];
City_Blog cb = new City_Blog();
cb.CityImage = cityimg;
cb.CityDetail = citydetail;
lstcityblogdetail.Add(cb);
setimg();
//"\u003cbody style=\"text-align:justify\"\u003e\u003cp\u003e\r\n\tname\u003c/p\u003e\r\n\u003cp\u003e\r\n\t\u003ca href=\"36\" style=\"color: red\"\u003emovieplex\u003c/a\u003e\u003c/p\u003e\r\n\u003cp\u003e\r\n\t\u003ca href=\"47\" style=\"color: red\"\u003etest\u003c/a\u003e\u003c/p\u003e\r\n\u003c/body\u003e"
webBrowser1.NavigateToString(citydetail);
看到這個字符串是從Web服務來了,當我通過這個字符串比給右輸出,但是當我strored這個字符串中citydetail變量,並通過比對產出在HTML甲酸。
我怎樣才能解決這個問題提供一些指導。
你確定citydetail不爲null嗎? 嘗試'citydetail = cityblog1 [「CityDetail」]。ToString()'並檢查字符串是否爲null或空。 –
@米蘭AGGARWAL:是的,我敢肯定citydetail不null.And citydetail = cityblog1 [ 「CityDetail」]的ToString()它顯示在Web瀏覽器中的字符串控制研究 – MaaN
@MilanAggarwal:citydetail字符串= <車身風格=「文本對齊:justify「>
\t & nbsp;
\t my web site
\tŤ& NBSP; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; est
\t &#39;