다음을 통해 공유


HtmlListAdapter.RenderList(HtmlMobileTextWriter) 메서드

정의

지정된 출력 스트림에 목록을 씁니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

매개 변수

writer
HtmlMobileTextWriter

목록을 쓸 대상 출력 스트림을 지정합니다.

적용 대상

추가 정보