HtmlListAdapter.RenderList Method (HtmlMobileTextWriter)

 

Writes a list to the specified output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

abstract RenderList : 
        writer:HtmlMobileTextWriter -> unit
override RenderList : 
        writer:HtmlMobileTextWriter -> unit

Parameters

writer
Type: System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter

Specifies the output stream to which the list will be written.

.NET Framework
Available since 1.1
Return to top
Show: