Hi folks,
i am getting object reference error when i load webview.
web1.LoadHtmlString("<h1>this is header</h1>", NSBundle.MainBundle.BundleUrl);
orweb1.LoadHtmlString("<h1>this is header</h1>", Null);
Regards,
Dinesh D
Hi folks,
i am getting object reference error when i load webview.
web1.LoadHtmlString("<h1>this is header</h1>", NSBundle.MainBundle.BundleUrl);
orweb1.LoadHtmlString("<h1>this is header</h1>", Null);
Regards,
Dinesh D