Sdílet prostřednictvím


HtmlObjectListAdapter.RenderItemsList(HtmlMobileTextWriter) Metoda

Definice

Vykreslí nabídku příkazů pro zadanou položku. 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:
 virtual void RenderItemsList(System::Web::UI::MobileControls::Adapters::HtmlMobileTextWriter ^ writer);
protected virtual void RenderItemsList (System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter writer);
abstract member RenderItemsList : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
override this.RenderItemsList : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
Protected Overridable Sub RenderItemsList (writer As HtmlMobileTextWriter)

Parametry

writer
HtmlMobileTextWriter

Autor textu.

Platí pro

Viz také