Sdílet prostřednictvím


HtmlImageAdapter.RenderImage(HtmlMobileTextWriter) Metoda

Definice

Vykreslí všechny i-mode odkazy nebo J-Phone odkazy na obrázky. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & Weby s ASP.NET.

protected public:
 virtual void RenderImage(System::Web::UI::MobileControls::Adapters::HtmlMobileTextWriter ^ writer);
protected internal virtual void RenderImage (System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter writer);
abstract member RenderImage : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
override this.RenderImage : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
Protected Friend Overridable Sub RenderImage (writer As HtmlMobileTextWriter)

Parametry

writer
HtmlMobileTextWriter

Autor textu.

Platí pro

Viz také